Added monolog/monolog 3 support

This commit is contained in:
bastien70 2022-09-05 08:28:43 +02:00
parent c3ac15bfb9
commit 4e4fce5d25

View file

@ -13,7 +13,7 @@
],
"require": {
"php": "^8.0",
"monolog/monolog": "^2.5",
"monolog/monolog": "^2.5|^3.0",
"symfony/console": "^6.0",
"symfony/filesystem": "^6.0",
"symfony/event-dispatcher": "^6.0",