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

Preparedness for Laravel 7.x #96

Closed
jonnott opened this issue Jan 14, 2020 · 1 comment
Closed

Preparedness for Laravel 7.x #96

jonnott opened this issue Jan 14, 2020 · 1 comment

Comments

@jonnott
Copy link

jonnott commented Jan 14, 2020

Laravel 7 will be released during Feb 2020.

This lib should be preparing for that by looking to depend on illuminate/support ^7.0 as well as ^6.0. Changes to that dependency are unlikely to bring many BC-breaks, if any (obviously this won't be known for definite until L7.0 is available).

Could potentially just be a minor 5.0.1 release of this lib to add illuminate/support ^6.0|^7.0 ?

When L6.0 was release, we had to wait a seriously long time for this lib to support it, so would be good to be on the front-foot with it this time around, now Laravel has switched to semantic versioning and therefore 6-monthly major version number increments.

@waltjones
Copy link

#97 should support Laravel 7. If there is still an issue, please reopen with details.

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

No branches or pull requests

2 participants