Files
symfony-flex-recipes/willdurand.js-translation-bundle.2.0.json
T
github-action botandgithub-action bot d66972e1ac Update Flex endpoint
2021-09-23 15:02:48 +00:00

28 lines
877 B
JSON

{
"manifests": {
"willdurand/js-translation-bundle": {
"manifest": {
"bundles": {
"Bazinga\\Bundle\\JsTranslationBundle\\BazingaJsTranslationBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/routes/js_translation.yaml": {
"contents": [
"bazinga_js_translation:",
" resource: \"@BazingaJsTranslationBundle/Resources/config/routing/routing.yml\"",
""
],
"executable": false
}
},
"ref": "02b720a49f6d36b44d557e0b18e48bf09e0a8e07"
}
}
}