1
0
mirror of https://github.com/mrclay/minify.git synced 2025-08-08 15:16:56 +02:00

Force lesserphp to v0.5.2 because v0.5.3 changed namespace

This commit is contained in:
Elan Ruusamäe
2019-12-31 11:51:12 +02:00
committed by Elan Ruusamäe
parent 7378a0efe8
commit d35e780865

View File

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