Files
symfony-flex-recipes-contrib/symfony-cmf/routing-bundle/2.0/manifest.json
T
ElectricMaxxx 573fda2b83 reciepe for symfony-cmf/routing-bundle
base reciepe for routing bundle including

do not enable phpcr depending configuration by default

add missing #

do not add framework configuration

re add templating configuration

remove template configuration

remove empty lines in configuration
2017-09-28 06:07:29 +02:00

9 lines
168 B
JSON

{
"bundles": {
"Symfony\\Cmf\\Bundle\\RoutingBundle\\CmfRoutingBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}