initiatione

This commit is contained in:
Sven Ullmann 2026-03-16 18:38:57 +01:00
parent 627caccdaf
commit 635a9aff1a
2 changed files with 28 additions and 1 deletions

View file

@ -3,7 +3,11 @@
"description": "Normalizes APP_URL for staging environments served under a subdirectory",
"type": "shopware-platform-plugin",
"version": "1.0.0",
"license": "MIT",
"license": "CC-BY-4.0",
"authors": [{
"name": "S.U. Media",
"email": "kontakt@sumedia-webdesign.de"
}],
"require": {
"shopware/core": "~6.6.0"
},