Skip to content

Commit 25be90b

Browse files
author
Sudipto Choudhury
committed
Add monolog support for version ^3.5.0
1 parent a807f10 commit 25be90b

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|^2.0",
21-
"monolog/monolog": "^1.12|^2.3.5"
21+
"monolog/monolog": "^1.12|^2.3.5|^3.5.0"
2222
},
2323
"require-dev": {
2424
"phpunit/phpunit": "^7.2.0",

0 commit comments

Comments
 (0)