-
Notifications
You must be signed in to change notification settings - Fork 4
Laravel 8 upgrade but Laravel <= 6 dropped #71
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
Conversation
I will have a closer look |
I hope you don't mind that I rebased your PR to avoid conflicts |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks promissing.
No problem ;) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your work
@nerg4l Thanks ! RM : in github action you have a misstiping '^7.8' instead of '8.0' ;) |
Hello,
I worked to make the package compatible with Laravel 8, I removed support for version <=6 and php <=7.2 for convenience and because I did not need them.