Skip to content

Commit 59109b1

Browse files
author
Dan Richelson
committed
Relax monolog version
1 parent 6ca5d4b commit 59109b1

File tree

2 files changed

+313
-117
lines changed

2 files changed

+313
-117
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
}
1515
],
1616
"require": {
17-
"monolog/monolog": "~1.21",
17+
"monolog/monolog": "1.*",
1818
"php": ">=5.5",
1919
"psr/log": "1.0.*"
2020
},

0 commit comments

Comments
 (0)