Migrate to mummert/nossenerland-import-bundle namespace
This commit is contained in:
+3
-3
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "eiswurm/nossenerland-import-bundle",
|
||||
"name": "mummert/nossenerland-import-bundle",
|
||||
"description": "Nossener Land event import bundle for Contao 5.7.",
|
||||
"type": "contao-bundle",
|
||||
"license": "proprietary",
|
||||
@@ -13,11 +13,11 @@
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Eiswurm\\NossenerlandImportBundle\\": "src/"
|
||||
"Mummert\\NossenerlandImportBundle\\": "src/"
|
||||
}
|
||||
},
|
||||
"extra": {
|
||||
"contao-manager-plugin": "Eiswurm\\NossenerlandImportBundle\\Contao\\Manager\\Plugin"
|
||||
"contao-manager-plugin": "Mummert\\NossenerlandImportBundle\\Contao\\Manager\\Plugin"
|
||||
},
|
||||
"config": {
|
||||
"allow-plugins": {
|
||||
|
||||
Reference in New Issue
Block a user