Migrate to mummert/newssubmission-bundle namespace
This commit is contained in:
+3
-3
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user