Files
symfony-flex-recipes-contrib/friendsofsymfony.jsrouting-bundle.2.3.json
T
github-action[bot]andgithub-action[bot] a57e2f3e92 Update Flex endpoint
2026-01-12 14:53:42 +00:00

28 lines
838 B
JSON

{
"manifests": {
"friendsofsymfony/jsrouting-bundle": {
"manifest": {
"bundles": {
"FOS\\JsRoutingBundle\\FOSJsRoutingBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/routes/fos_js_routing.yaml": {
"contents": [
"fos_js_routing:",
" resource: \"@FOSJsRoutingBundle/Resources/config/routing/routing.xml\"",
""
],
"executable": false
}
},
"ref": "370bcf99b04c0dfd0b545745aad622d757af5e1b"
}
}
}