Skip to content

Commit 953fcdd

Browse files
authored
Merge pull request #132 from mrtus/patch-1
P: As a developer I want to be up-to-date with the latest Monolog dependency
2 parents 9db8ddb + 5851bf4 commit 953fcdd

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
@@ -15,7 +15,7 @@
1515
],
1616
"require": {
1717
"php": ">=5.5",
18-
"monolog/monolog": "^1.6",
18+
"monolog/monolog": "^1.6|^2.0",
1919
"psr/log": "^1.0"
2020
},
2121
"require-dev": {

0 commit comments

Comments
 (0)