psliwa / image-optimizer

Image optimization / compression library. This library is able to optimize png, jpg and gif files in very easy and handy way. It uses optipng, pngquant, pngcrush, pngout, gifsicle, jpegoptim and jpegtran tools.
MIT License
906 stars 141 forks source link

compatibility Symfony 4 #53

Closed hectorprats closed 6 years ago

hectorprats commented 6 years ago

Now you can use it in Symfony4

psliwa commented 6 years ago

Competetive PR was merged: https://github.com/psliwa/image-optimizer/pull/54. Fixed in 1.1.3 version.

hectorprats commented 6 years ago

ok, thanks :-)