Skip to content

Commit 0e27f6c

Browse files
#0.3.4 Trying to find a good range of monolog version support
1 parent 5e24fa3 commit 0e27f6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"ext-json": "*",
1919
"guzzlehttp/guzzle-services": "^1.1",
2020
"doctrine/inflector": "^1.3",
21-
"monolog/monolog": "^2.0"
21+
"monolog/monolog": "1.12 - 2.0.0"
2222
},
2323
"require-dev": {
2424
"phpunit/phpunit": "^7.2.0",

0 commit comments

Comments
 (0)