thephpleague / glide-laravel

Glide adapter for Laravel
http://glide.thephpleague.com
MIT License
120 stars 26 forks source link

Update to Glide-Symfony 2 #8

Open Lustmored opened 3 years ago

Lustmored commented 3 years ago

I have updated PR with github actions and updated tests. All actions are failing for now as this package requires glide-symfony, which is not tagged yet.

thekonz commented 2 years ago

@reinink can we get a release at some point or is this package abandoned?

tgalopin commented 2 years ago

This package isn't abandoned, we'll release.

megawubs commented 2 years ago

When will this be merged? This is blocking us from updating your CMS to support Laravel 9.0

thekonz commented 2 years ago

When will this be merged? This is blocking us from updating your CMS to support Laravel 9.0

@megawubs You can just use the symfony adapter. All this package does is providing an alias.

dinamic commented 8 months ago

@tgalopin when could we expect the release you mentioned?

ampedweb commented 5 months ago

@tgalopin @reinink Is it possible to get this merged in and released? I have a package that depends on this and I'd prefer just to have to update the version rather than refactor to the symfony adapter :-). Thanks!