Files
archived-recipes-contrib/svc/versioning-bundle/1.0/manifest.json
2021-08-04 11:26:17 +02:00

11 lines
179 B
JSON

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