remove monolog v3 support because of differential object structure

Dieser Commit ist enthalten in:
Daniel Seifert 2025-02-12 09:49:41 +01:00
Ursprung babacc9c67
Commit 55b61f944c

Datei anzeigen

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