From 573d713708ab034af7a09c87df16f40efd9a0ed8 Mon Sep 17 00:00:00 2001 From: Lorenzo Stramaccia Date: Mon, 26 Apr 2021 10:10:45 +0200 Subject: [PATCH] remove php & magento constraints --- composer.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/composer.json b/composer.json index 754a012..16089af 100755 --- a/composer.json +++ b/composer.json @@ -2,8 +2,6 @@ "name": "msp/module-relinker-api", "description": "Static Relinker for Magento 2 API", "require": { - "php": "^7.0|^7.1|^7.2", - "magento/magento2-base": "^2.1|^2.2|^2.3" }, "authors": [ {