ideas icon indicating copy to clipboard operation
ideas copied to clipboard

Upgrade to Glide 3

Open jolora opened this issue 1 year ago • 2 comments

I'm trying out the v5 alpha by integrating into a new Laravel 11 project. Statamic cannot be installed into the project without removing Intervention as Glide 2.7 requests Intervention 2 (EOL) whereas Laravel 11 uses Intervention 3.

jolora avatar Apr 22 '24 15:04 jolora

Unfortunately, it doesn't look like Glide 3 has been properly released yet, it's still in beta.

duncanmcclean avatar Apr 22 '24 16:04 duncanmcclean

whereas Laravel 11 uses Intervention 3.

Laravel doesn't. Do you mean your app has manually required intervention?

jasonvarga avatar Apr 22 '24 16:04 jasonvarga