Files
symfony-flex-recipes-contrib/solvrtech/symfony-logbook/1.0/manifest.json
T
5da0fa2e64 removing the level config (#1497)
* removing the level config, now the level taken from Monolog bundle configuration

* fixing text file error

* removing the env configuration

---------

Co-authored-by: ketut-angga <ketut.angga@balabali.com>
2023-03-30 12:18:41 +02:00

9 lines
157 B
JSON

{
"bundles": {
"Solvrtech\\Symfony\\Logbook\\LogbookBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}