1
0
mirror of https://github.com/mrclay/minify.git synced 2025-08-22 13:42:48 +02:00

Fix syntax error in composer.json

This commit is contained in:
Elan Ruusamäe
2019-10-01 10:35:33 +03:00
parent a8a77e6054
commit f954e1bd58

View File

@@ -30,7 +30,7 @@
"mrclay/props-dic": "^2.2",
"php": "^5.3.0 || ^7.0",
"tubalmartin/cssmin": "~4",
"marcusschwarz/lesserphp": "~0.5.1",
"marcusschwarz/lesserphp": "~0.5.1"
},
"require-dev": {
"firephp/firephp-core": "~0.4.0",