feat : Ajout du bundle Monolog pour la gestion des logs

This commit is contained in:
tristan
2026-01-22 11:00:06 +01:00
parent d3289c8497
commit 22f26ddb38
11 changed files with 500 additions and 6 deletions
+12
View File
@@ -145,6 +145,18 @@
".editorconfig"
]
},
"symfony/monolog-bundle": {
"version": "4.0",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "3.7",
"ref": "1b9efb10c54cb51c713a9391c9300ff8bceda459"
},
"files": [
"config/packages/monolog.yaml"
]
},
"symfony/property-info": {
"version": "8.0",
"recipe": {