mirror of
https://github.com/symfony/recipes.git
synced 2026-03-23 23:32:10 +01:00
10 lines
231 B
JSON
10 lines
231 B
JSON
{
|
|
"bundles": {
|
|
"Bazinga\\Bundle\\JsTranslationBundle\\BazingaJsTranslationBundle": ["all"]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
},
|
|
"aliases": ["js-translation", "js-translator"]
|
|
}
|