From b369cfec0392991441bf1d595c5c82c302a603df Mon Sep 17 00:00:00 2001 From: SLINIcraftet204 Date: Wed, 16 Oct 2024 21:19:01 +0200 Subject: [PATCH] changed the core Version --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 3f82808..9506a05 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ } ], "require": { - "shopware/core": "6.5.*", + "shopware/core": "6.6.*", "ext-curl": "*" }, "autoload": {