Laravel 11 & Filament - Plugin Installation Fails
Completely clean Laravel installation (11.0) then installed filament (3.2.48) then when i try to install basically ANY plugin it fails with the above error
Anybody else having this problem ? Any idea why this is happening ?
3 Replies
Those plugins probably haven’t been updated to support laravel 11 yet.
That is what i feared. I assume using -W would work.
I guess I'll do a PR version bump wherever i encounter that problem ^^
Thanks for your time
Just part of dealing with dependencies. 😀