statamic / ideas

💡Discussions on ideas and feature requests for Statamic
https://statamic.dev
30 stars 1 forks source link

Upgrade to Glide 3 #1157

Closed jolora closed 1 month ago

jolora commented 2 months ago

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.

duncanmcclean commented 2 months ago

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

jasonvarga commented 2 months ago

whereas Laravel 11 uses Intervention 3.

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