From e69abc550be57d540644d0983bf35bb545aee391 Mon Sep 17 00:00:00 2001 From: Tomanhez Date: Tue, 13 Apr 2021 10:23:05 +0200 Subject: [PATCH] Remove conflict for Api-Platform with Sylius 1.9 --- composer.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 0a0e040e..b53e45b8 100644 --- a/composer.json +++ b/composer.json @@ -65,8 +65,7 @@ } }, "conflict": { - "symplify/package-builder": "8.3.25", - "api-platform/core": "^2.6" + "symplify/package-builder": "8.3.25" }, "scripts": { "analyse": [