Adjusted monolog version

This commit is contained in:
Hauke 2020-09-09 16:02:00 +02:00 committed by GitHub
parent 3caff9e873
commit cc430f229f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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",