image-optimize-command icon indicating copy to clipboard operation
image-optimize-command copied to clipboard

Add support for php ^8.0

Open gabrielgiordan opened this issue 3 years ago • 0 comments

I'm using php 8.1.4 on my server and was unable to install this package because composer requires php 7.2 until < 8.0.0. Requiring ^8.0, I could successfully install it.

gabrielgiordan avatar Apr 20 '22 17:04 gabrielgiordan