1
0
mirror of https://github.com/mrclay/minify.git synced 2025-08-19 20:31:27 +02:00

Require marcusschwarz/lesserphp ^0.5.5

This resolves php 7.4 compatibility
This commit is contained in:
Elan Ruusamäe
2021-03-11 17:53:45 +02:00
parent c80add80a2
commit 9dac0ac873

View File

@@ -32,7 +32,7 @@
"php": "^5.3.0 || ^7.0 || ^8.0",
"ext-pcre": "*",
"intervention/httpauth": "^2.0|^3.0",
"marcusschwarz/lesserphp": "^0.5.1",
"marcusschwarz/lesserphp": "^0.5.5",
"monolog/monolog": "~1.1|~2.0",
"mrclay/jsmin-php": "~2",
"mrclay/props-dic": "^2.2|^3.0",