Skip to content

Commit 4f60968

Browse files
committed
fix: updated to monolog 2.0
1 parent 4eb031d commit 4f60968

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
@@ -5,7 +5,7 @@
55
"require": {
66
"php": ">=5.5",
77
"guzzlehttp/guzzle": "^6.3",
8-
"monolog/monolog": ">=1.0"
8+
"monolog/monolog": "^2.0"
99
},
1010
"require-dev": {
1111
"phpunit/phpunit": "^6.0"

0 commit comments

Comments
 (0)