-
Notifications
You must be signed in to change notification settings - Fork 1
Package not compatible with Laravel 11 #6
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
Yeah, they only added L11 two days ago - and haven't yet added L12 either. I'll look to get something tagged later this week that at least supports L11. |
I see. They didn't even tag the version yet. |
Hmmm yeah ok that will prevent me from doing a release. I've got notifications set up on their package, so I'll be aware when they do tag it. |
Seems tagged now as 5.2.1. |
Tagged as Will upgrade to Laravel 12 when they release their 12 version. |
Yeah, indeed |
It seems that this package is only compatible with Laravel 10 at the moment:
boolean-softdeletes/composer.json
Line 27 in b629f79
It seems that the Tenantcloud package is already supporting Laravel 11:
https://github.com/tenantcloud/laravel-boolean-softdeletes/blob/8a7211fc120035344bd8a06644424d7b48faf1bb/composer.json#L7
The text was updated successfully, but these errors were encountered: