Migrate to mummert/newssubmission-bundle namespace

This commit is contained in:
Jürgen Mummert
2026-03-08 18:01:52 +01:00
parent 0ea1a9a8ac
commit 2970711fc0
15 changed files with 28 additions and 28 deletions
+3 -3
View File
@@ -1,5 +1,5 @@
{
"name": "mummert-media/newssubmission-bundle",
"name": "mummert/newssubmission-bundle",
"description": "Frontend news submission bundle for Contao 5.7.",
"type": "contao-bundle",
"license": "proprietary",
@@ -13,11 +13,11 @@
},
"autoload": {
"psr-4": {
"MummertMedia\\NewsSubmissionBundle\\": "src/"
"Mummert\\NewsSubmissionBundle\\": "src/"
}
},
"extra": {
"contao-manager-plugin": "MummertMedia\\NewsSubmissionBundle\\Contao\\Manager\\Plugin"
"contao-manager-plugin": "Mummert\\NewsSubmissionBundle\\Contao\\Manager\\Plugin"
},
"config": {
"allow-plugins": {