ctessier / nova-advanced-image-field

🌄 📐 A Laravel Nova advanced image field with cropping and resizing using Vue Advanced Cropper and Intervention Image
https://novapackages.com/packages/ctessier/nova-advanced-image-field
MIT License
100 stars 26 forks source link

Support for `intervention/image:^3.0` #110

Open sulfo opened 4 months ago

sulfo commented 4 months ago

Hey :)

intervention/image v3 has been out some time now, and v2 is labeled with an end-of-life in their documentation. Are there any plans for adding support for the new version?

I've forked the repo to try fixing it - it works, but I'm not 100% confident the code is clean enough for a PR. Link to fork with the commit

ctessier commented 4 months ago

Hi @sulfo

Thank you very much for letting me know, and opening this issue. I'll have a look this week, and keep you up to date!

Cheers