Adjusted monolog version

This commit is contained in:
Hauke
2020-09-09 16:02:00 +02:00
committed by GitHub
parent 3caff9e873
commit cc430f229f
+1 -1
View File
@@ -13,7 +13,7 @@
],
"require": {
"php": "^7.1.3",
"monolog/monolog": "~1.11",
"monolog/monolog": "~1.11||^2.0",
"symfony/console": "^4.0||^5.0",
"symfony/filesystem": "^4.0||^5.0",
"symfony/event-dispatcher": "^4.0||^5.0",