Files
symfony-flex-recipes-contrib/svc/contactform-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

12 lines
211 B
JSON

{
"bundles": {
"Svc\\ContactformBundle\\SvcContactformBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/",
"assets/": "assets/"
}
}