Skip to content

Commit e92084f

Browse files
author
Travis Northcutt
authored
Merge pull request #15 from jhull/monolog_fix
2 parents 0cd6806 + 4f60968 commit e92084f

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)