-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Laravel 10 support #2500
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
Comments
+1 |
I tried to upgrade my project from laravel 9 to 10 and get this error |
Laravel 10 support hasn't been released yet. You'll have to update your composer.json to use dev-master if you want to test it. Please be aware that there will likely be further BC breaks until we release a new version with Laravel 10 support. |
I just want to say there will be a release for laravel 10 for major update releases it usually takes a couple of days to get a new tag out. Right now the support for 10 has already been merged into the master just need to get tagged and maybe update some docs but it will be out soon enough. |
This comment was marked as spam.
This comment was marked as spam.
I have locked up this issue to prevent further SPAM. Laravel 10 support will be released whenever it’s stable enough. If you’d like to test it out use dev-master version. Thanks! |
Alpha version released: v4.0.0-ALPHA2 |
The Thank you for your patience. |
Firstly, thank you so much for the great package, I have been using it for quite a long, and it's absolutely great.
I have a question, since Laravel 10 will be released very soon, on February 7th. Will this package support the new Laravel version?
The text was updated successfully, but these errors were encountered: