remove monolog v3 support because of differential object structure

Cette révision appartient à :
Daniel Seifert 2025-02-12 09:49:41 +01:00
Parent babacc9c67
révision 55b61f944c

Voir le fichier

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