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