Skip to content

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

Closed
ben221199 opened this issue Feb 26, 2025 · 6 comments · Fixed by #7
Closed

Package not compatible with Laravel 11 #6

ben221199 opened this issue Feb 26, 2025 · 6 comments · Fixed by #7
Assignees

Comments

@ben221199
Copy link
Contributor

It seems that this package is only compatible with Laravel 10 at the moment:

"illuminate/support": "^10.0",

It seems that the Tenantcloud package is already supporting Laravel 11:
https://github.com/tenantcloud/laravel-boolean-softdeletes/blob/8a7211fc120035344bd8a06644424d7b48faf1bb/composer.json#L7

@lindyhopchris
Copy link
Contributor

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.

@lindyhopchris lindyhopchris self-assigned this Feb 26, 2025
@ben221199
Copy link
Contributor Author

I see. They didn't even tag the version yet.

@lindyhopchris
Copy link
Contributor

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.

@ben221199
Copy link
Contributor Author

Seems tagged now as 5.2.1.

@lindyhopchris
Copy link
Contributor

Tagged as v3.0.0 - the other package was actually tagged as 6.0.0 for Laravel 11.

Will upgrade to Laravel 12 when they release their 12 version.

@ben221199
Copy link
Contributor Author

Yeah, indeed v6.0.0. The v.5.2.1 was just a fix. Anyway, thanks!

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 a pull request may close this issue.

2 participants