Unify manager-plugin namespace to Mummert
This commit is contained in:
+3
-2
@@ -12,11 +12,12 @@
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"FilteredEventsExportBundle\\": "src/"
|
||||
"FilteredEventsExportBundle\\": "src/",
|
||||
"Mummert\\FilteredEventsExportBundle\\": "src/Compat/"
|
||||
}
|
||||
},
|
||||
"extra": {
|
||||
"contao-manager-plugin": "FilteredEventsExportBundle\\Contao\\Manager\\Plugin"
|
||||
"contao-manager-plugin": "Mummert\\FilteredEventsExportBundle\\Contao\\Manager\\Plugin"
|
||||
},
|
||||
"prefer-stable": true
|
||||
}
|
||||
Reference in New Issue
Block a user