chore:(composer): namespace fix
version-changelog / version-changelog (pull_request) Failing after 5s
version-changelog / version-changelog (pull_request) Failing after 5s
This commit is contained in:
+3
-3
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "aeon/dump-manager",
|
"name": "arthurerlich/aeon-dump-manager",
|
||||||
"description": "Export database dumps for Shopware 6 environments.",
|
"description": "Export database dumps for Shopware 6 environments.",
|
||||||
"type": "shopware-platform-plugin",
|
"type": "shopware-platform-plugin",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@@ -35,8 +35,8 @@
|
|||||||
"shopware-plugin-class": "AeonDumpManager\\AeonDumpManager",
|
"shopware-plugin-class": "AeonDumpManager\\AeonDumpManager",
|
||||||
"copyright": "(c) by Arthur Erlich",
|
"copyright": "(c) by Arthur Erlich",
|
||||||
"label": {
|
"label": {
|
||||||
"de-DE": "Aeon Dump Manager",
|
"de-DE": "Dump Manager",
|
||||||
"en-GB": "Aeon Dump Manager"
|
"en-GB": "Dump Manager"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"de-DE": "Verwaltet Datenbank-Dumps für Shopware 6 Entwicklungsumgebungen.",
|
"de-DE": "Verwaltet Datenbank-Dumps für Shopware 6 Entwicklungsumgebungen.",
|
||||||
|
|||||||
Reference in New Issue
Block a user