Files
symfony-flex-recipes-contrib/solvrtech/symfony-logbook/1.0/manifest.json
T
5574cf938c Add health check endpoint and update namespace (#1504)
* Add health check endpoint and update namespace

* fix Error: Should end with a newline

---------

Co-authored-by: ketut-angga <ketut.angga@balabali.com>
2023-05-06 18:46:05 +02:00

9 lines
148 B
JSON

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