Cleanly migrate namespace to Mummert\FilteredEventsExportBundle

This commit is contained in:
Jürgen Mummert
2026-03-08 17:53:29 +01:00
parent 8b702dc470
commit bd1abd9df3
10 changed files with 10 additions and 29 deletions
+1 -2
View File
@@ -12,8 +12,7 @@
},
"autoload": {
"psr-4": {
"FilteredEventsExportBundle\\": "src/",
"Mummert\\FilteredEventsExportBundle\\": "src/Compat/"
"Mummert\\FilteredEventsExportBundle\\": "src/"
}
},
"extra": {