mirror of
https://github.com/mrclay/minify.git
synced 2025-08-12 17:14:24 +02:00
Allow monolog v2
This commit is contained in:
@@ -25,7 +25,7 @@
|
|||||||
"require": {
|
"require": {
|
||||||
"ext-pcre": "*",
|
"ext-pcre": "*",
|
||||||
"intervention/httpauth": "~2.0",
|
"intervention/httpauth": "~2.0",
|
||||||
"monolog/monolog": "~1.1",
|
"monolog/monolog": "~1.1|~2.0",
|
||||||
"mrclay/jsmin-php": "~2",
|
"mrclay/jsmin-php": "~2",
|
||||||
"mrclay/props-dic": "^2.2",
|
"mrclay/props-dic": "^2.2",
|
||||||
"php": "^5.3.0 || ^7.0",
|
"php": "^5.3.0 || ^7.0",
|
||||||
|
Reference in New Issue
Block a user