Files
symfony-flex-recipes-contrib/archived/friendsofsymfony.jsrouting-bundle/270cd8d8868d5823d042b1fd67e9ecddd2e49102.json
T
github-action[bot]andgithub-action[bot] f49d36fa18 Update Flex archives
2021-12-18 17:21:01 +00:00

28 lines
830 B
JSON

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