Open azaricstefan opened 1 month ago
Hey @azaricstefan
The package has already been updated to support v11. https://github.com/Laravel-Backpack/medialibrary-uploaders/pull/30
Can you try composer update
?
Note to self - Update Readme
Had multiple dependencies that needed to update and that resolved. spatie/browsershot, spatie/laravel-sitemap and Laravel/BackPack/medialibrary-uploaders.
Thanks for quick reply!
Feature Request
What I am trying to achieve
I would like to add spatie/pdf library to my project, but since I have dependency on this package from backpack I can't use spatie/pdf library. Upgrade guide
Can you evaluate upgrading this package to use v11 of spatie/laravel-medialibrary?
How I see it implemented
Can you evaluate upgrading this package to use v11 of spatie/laravel-medialibrary?
What I've already tried to fix it
Tried using other versions of package, not working.
Would I be able to work on this myself and submit a PR
Maybe with some guidance.