mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-18 02:26:36 +03:00
* Add health check endpoint and update namespace * fix Error: Should end with a newline --------- Co-authored-by: ketut-angga <ketut.angga@balabali.com>
9 lines
148 B
JSON
9 lines
148 B
JSON
{
|
|
"bundles": {
|
|
"Solvrtech\\Logbook\\LogbookBundle": ["all"]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
}
|
|
}
|