chore:(composer): namespace fix #12

Merged
haylan merged 3 commits from namespace-fix into main 2026-09-21 19:31:07 +00:00
Showing only changes of commit 58df03216d - Show all commits
+3 -3
View File
@@ -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.",