Skip to content

Commit 6ca5d4b

Browse files
author
Dan Richelson
committed
Try different monolog version
1 parent a7e02e2 commit 6ca5d4b

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
@@ -14,7 +14,7 @@
1414
}
1515
],
1616
"require": {
17-
"monolog/monolog": "1.21.*",
17+
"monolog/monolog": "~1.21",
1818
"php": ">=5.5",
1919
"psr/log": "1.0.*"
2020
},

0 commit comments

Comments
 (0)