mirror of
https://github.com/symfony/recipes.git
synced 2026-03-23 23:32:10 +01:00
[symfony/ux-translator] TranslatorBundle class now prefixed by Ux (#1196)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"bundles": {
|
||||
"Symfony\\UX\\Translator\\TranslatorBundle": ["all"]
|
||||
"Symfony\\UX\\Translator\\UxTranslatorBundle": ["all"]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"assets/": "assets/",
|
||||
|
||||
Reference in New Issue
Block a user