chore:(composer): namespace fix
version-changelog / version-changelog (pull_request) Failing after 5s

This commit is contained in:
2026-09-21 21:27:58 +02:00
parent 29402a35ac
commit 58df03216d
+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.",