From e2d0ee879aa77371f97f7fbe85523ab21adb449b Mon Sep 17 00:00:00 2001 From: SLINIcraftet204 Date: Mon, 14 Apr 2025 18:51:54 +0200 Subject: [PATCH] fixed wrong character in require state --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 99b7c2a..75a78a2 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ ], "require": { "shopware/core": "~6.6.0", - "shopware/storefront:": "~6.6.0" + "shopware/storefront": "~6.6.0" }, "autoload": { "psr-4": {