Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Laravel 5.3 Package Shift #1

Closed
wants to merge 1 commit into from
Closed

Laravel 5.3 Package Shift #1

wants to merge 1 commit into from

Conversation

m1guelpf
Copy link
Owner

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

Before merging, you should:

  • Checkout the shift-2466 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 send your feedback to shift@laravelshift.com or via Twitter.

@m1guelpf
Copy link
Owner Author

❌ Laravel 5.3 requires PHP 5.6.4+. You have an existing dependency for PHP in your composer.json. Ensure it meets the new version requirement of >=5.6.4.

@m1guelpf m1guelpf closed this Feb 12, 2017
@m1guelpf m1guelpf deleted the shift-2466 branch February 12, 2017 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants