From 5bb3b517603c0f86393d24ea3da75769180d283f Mon Sep 17 00:00:00 2001 From: Pattrick Leo Date: Fri, 26 Jul 2024 20:55:04 +0700 Subject: [PATCH] ESD-2.0.2-1 --- composer.json | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index 6f349c8..59f008a 100644 --- a/composer.json +++ b/composer.json @@ -13,9 +13,9 @@ } ], "require":{ - "shopware/core": "~6.5.2", - "shopware/administration": "~6.5.2", - "shopware/storefront": "~6.5.2" + "shopware/core": "~6.5.0", + "shopware/administration": "~6.5.0", + "shopware/storefront": "~6.5.0" }, "require-dev":{ "phpunit/phpunit": "^9.5", @@ -53,10 +53,6 @@ "en-GB": "https://shapeandshift.dev" } }, - "conflict": { - "shopware/storefront": "<6,>=7", - "shopware/administration": "<6,>=7" - }, "config": { "platform": { "php": "8.1.0"