Files
symfony-flex-recipes-contrib/svc/param-bundle/1.0/manifest.json
T
decdb814f6 added svc-bundles to recipes-contrib (#1186)
* added tree svc bundle

* -

Co-authored-by: Fabien Potencier <fabien@potencier.org>
2021-08-03 23:32:35 +02:00

11 lines
169 B
JSON

{
"bundles": {
"Svc\\ParamBundle\\SvcParamBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}