image-optimize-command
image-optimize-command copied to clipboard
Add support for php ^8.0
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.