Files
symfony-flex-recipes/willdurand.js-translation-bundle.2.0.json
T
github-action botandgithub-action bot 16541137d2 Update Flex endpoint
2021-09-22 13:12:25 +00:00

31 lines
998 B
JSON

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