mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 23:26:27 +03:00
45 lines
1.4 KiB
JSON
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
|
|
}
|
|
}
|
|
} |