Files
symfony-flex-recipes/sensio.framework-extra-bundle.5.2.json
T
github-action botandgithub-action bot 16541137d2 Update Flex endpoint
2021-09-22 13:12:25 +00:00

34 lines
1.0 KiB
JSON

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