mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-15 09:06:27 +03:00
28 lines
862 B
JSON
28 lines
862 B
JSON
{
|
|
"manifests": {
|
|
"netgen/layouts-sylius": {
|
|
"manifest": {
|
|
"bundles": {
|
|
"Netgen\\Bundle\\LayoutsSyliusBundle\\NetgenLayoutsSyliusBundle": [
|
|
"all"
|
|
]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
}
|
|
},
|
|
"files": {
|
|
"config/routes/netgen_layouts_sylius.yaml": {
|
|
"contents": [
|
|
"netgen_layouts_sylius:",
|
|
" resource: \"@NetgenLayoutsSyliusBundle/Resources/config/routing.yaml\"",
|
|
""
|
|
],
|
|
"executable": false
|
|
}
|
|
},
|
|
"ref": "e62d35cd76a589e81672689ab3d38ebe6976371d"
|
|
}
|
|
}
|
|
}
|