mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 15:46:52 +03:00
40 lines
1.3 KiB
JSON
40 lines
1.3 KiB
JSON
{
|
|
"locks": {
|
|
"svc/param-bundle": {
|
|
"version": "1.0",
|
|
"recipe": {
|
|
"repo": "1.0",
|
|
"branch": "master",
|
|
"version": "1.0",
|
|
"ref": "0e04715ced3d8fe1a816e49f1b043728dac36af0"
|
|
}
|
|
}
|
|
},
|
|
"manifests": {
|
|
"svc/param-bundle": {
|
|
"repository": "github.com/symfony/recipes-contrib",
|
|
"package": "svc/param-bundle",
|
|
"version": "1.0",
|
|
"manifest": {
|
|
"bundles": {
|
|
"Svc\\ParamBundle\\SvcParamBundle": [
|
|
"all"
|
|
]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
}
|
|
},
|
|
"files": {
|
|
"config/routes/svc_param.yaml": {
|
|
"contents": "_svc_param:\n resource: '@SvcParamBundle/src/Resources/config/routes.xml'\n prefix: /svc-param/{_locale}\n",
|
|
"executable": true,
|
|
"encoding": ""
|
|
}
|
|
},
|
|
"origin": "svc/param-bundle:1.0@github.com/symfony/recipes-contrib:master",
|
|
"not_installable": false,
|
|
"is_contrib": true
|
|
}
|
|
}
|
|
} |