Files
archived-recipes/zenstruck/foundry/1.10/manifest.json
2022-02-15 16:55:00 +01:00

12 lines
233 B
JSON

{
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"bundles": {
"Zenstruck\\Foundry\\ZenstruckFoundryBundle": ["dev", "test"]
},
"conflict": {
"symfony/framework-bundle": "<5.3"
}
}