Files
symfony-flex-recipes-contrib/friendsofsymfony.jsrouting-bundle.2.3.json
T
github-action botandgithub-action bot 06af7d5f81 Update Flex endpoint
2021-09-23 10:31:54 +00:00

28 lines
842 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-sf4.xml\"",
""
],
"executable": false
}
},
"ref": "a9f2e49180f75cdc71ae279a929c4b2e0638de84"
}
}
}