Files
symfony-flex-recipes-contrib/netgen/layouts-core/1.0/manifest.json
T

11 lines
335 B
JSON

{
"bundles": {
"Netgen\\Bundle\\LayoutsBundle\\NetgenLayoutsBundle": ["all"],
"Netgen\\Bundle\\LayoutsAdminBundle\\NetgenLayoutsAdminBundle": ["all"],
"Netgen\\Bundle\\LayoutsDebugBundle\\NetgenLayoutsDebugBundle": ["dev", "test"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}