Files
symfony-flex-recipes-contrib/netgen.layouts-sylius.2.0.json
T
github-action[bot]andgithub-action[bot] f75cba1282 Update Flex endpoint
2025-12-07 07:51:39 +00:00

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"
}
}
}