Files
symfony-flex-recipes/sensio.framework-extra-bundle.5.2.json
T
github-action botandgithub-action bot c8ac81cd2f Update Flex endpoint
2021-09-19 18:02:05 +00:00

45 lines
1.4 KiB
JSON

{
"locks": {
"sensio/framework-extra-bundle": {
"version": "5.2",
"recipe": {
"repo": "5.2",
"branch": "master",
"version": "5.2",
"ref": "fb7e19da7f013d0d422fa9bce16f5c510e27609b"
}
}
},
"manifests": {
"sensio/framework-extra-bundle": {
"repository": "github.com/symfony/recipes",
"package": "sensio/framework-extra-bundle",
"version": "5.2",
"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:\n router:\n annotations: false\n",
"executable": false,
"encoding": ""
}
},
"origin": "sensio/framework-extra-bundle:5.2@github.com/symfony/recipes:master",
"is_contrib": false
}
}
}