Files
symfony-flex-recipes/zenstruck/foundry/1.9/manifest.json
T
2021-03-12 08:38:28 -05:00

9 lines
165 B
JSON

{
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"bundles": {
"Zenstruck\\Foundry\\ZenstruckFoundryBundle": ["dev", "test"]
}
}