remove monolog v3 support because of differential object structure

This commit is contained in:
Daniel Seifert 2025-02-12 09:49:41 +01:00
bovenliggende babacc9c67
commit 55b61f944c

Bestand weergeven

@ -17,7 +17,7 @@
}
],
"require": {
"monolog/monolog": "^1.20 || ^2.10.0 || ^3.8.1"
"monolog/monolog": "^1.20 || ^2.10.0"
},
"require-dev": {
"phpunit/phpunit": "^10.5",