l4-feed-reader icon indicating copy to clipboard operation
l4-feed-reader copied to clipboard

Laravel 5.3 Package Shift

Open awjudd opened this issue 8 years ago • 0 comments

This pull request includes the changes for upgrading your Laravel Package to Laravel 5.3. Feel free to commit any additional changes to the laravel-package-5.3-shift branch.

Before merging, you should:

  • Checkout the laravel-package-5.3-shift branch
  • Review all pull request comments for additional changes
  • Run composer update (if the pre-commands fail, add --no-scripts)
  • Thoroughly test your code

This Shift is still in beta. If there were changes you feel could have been automated, please leave a comment on this pull request to help improve Laravel Shift.

awjudd avatar Dec 20 '16 14:12 awjudd