Files
symfony-flex-recipes/sensio.framework-extra-bundle.5.2.json
github-action botandgithub-action bot d66972e1ac Update Flex endpoint
2021-09-23 15:02:48 +00:00

29 lines
867 B
JSON

{
"manifests": {
"sensio/framework-extra-bundle": {
"manifest": {
"bundles": {
"Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/sensio_framework_extra.yaml": {
"contents": [
"sensio_framework_extra:",
" router:",
" annotations: false",
""
],
"executable": false
}
},
"ref": "fb7e19da7f013d0d422fa9bce16f5c510e27609b"
}
}
}