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