[symfony/ux-translator] TranslatorBundle class now prefixed by Ux (#1196)

This commit is contained in:
r-huyvaert
2023-05-04 11:06:09 +02:00
committed by GitHub
parent ef3f94b7c8
commit bdf9c6cb59

View File

@@ -1,6 +1,6 @@
{
"bundles": {
"Symfony\\UX\\Translator\\TranslatorBundle": ["all"]
"Symfony\\UX\\Translator\\UxTranslatorBundle": ["all"]
},
"copy-from-recipe": {
"assets/": "assets/",