Fix not defined bundle class in Aziz403/ux-zoom bundle (#1467)

* Fix not defined bundle class in Aziz403/ux-zoom bundle

* Use UxZoomBundle
This commit is contained in:
Alexander Schranz
2022-12-18 19:58:24 +01:00
committed by GitHub
parent ef2f3b9592
commit 9ffc1fbdf0
+3
View File
@@ -1,4 +1,7 @@
{
"bundles": {
"Aziz403\\UX\\Zoom\\UxZoomBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},