Files
symfony-flex-recipes-contrib/siganushka.region-bundle.0.1.json
T
github-action botandgithub-action bot 06af7d5f81 Update Flex endpoint
2021-09-23 10:31:54 +00:00

28 lines
846 B
JSON

{
"manifests": {
"siganushka/region-bundle": {
"manifest": {
"bundles": {
"Siganushka\\RegionBundle\\SiganushkaRegionBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/routes/siganushka_region.yaml": {
"contents": [
"siganushka_region:",
" resource: \"@SiganushkaRegionBundle/Resources/config/routing/routes.xml\"",
""
],
"executable": false
}
},
"ref": "88f0230d4585463796874152c1a30fcd137a1e7c"
}
}
}