mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 23:26:40 +03:00
29 lines
852 B
JSON
29 lines
852 B
JSON
{
|
|
"manifests": {
|
|
"becklyn/gluggi-bundle": {
|
|
"manifest": {
|
|
"bundles": {
|
|
"Becklyn\\GluggiBundle\\GluggiBundle": [
|
|
"dev"
|
|
]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
}
|
|
},
|
|
"files": {
|
|
"config/routes/dev/gluggi.yaml": {
|
|
"contents": [
|
|
"_import.gluggi:",
|
|
" resource: \"@GluggiBundle/Resources/config/routes.yaml\"",
|
|
" prefix: /_layout/",
|
|
""
|
|
],
|
|
"executable": false
|
|
}
|
|
},
|
|
"ref": "3b26a87dab369e3136baaa870ce1d9c32e2191cc"
|
|
}
|
|
}
|
|
}
|