From da8075b437c8c30986cf2ed41999013e2a9522eb Mon Sep 17 00:00:00 2001 From: bob Date: Mon, 8 Feb 2021 13:08:05 +0100 Subject: [PATCH 1/2] Removed direct php requirement --- composer.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/composer.json b/composer.json index f17967e..df8c60b 100755 --- a/composer.json +++ b/composer.json @@ -2,12 +2,11 @@ "name": "mailplus/mailplus-connector", "description": "The MailPlus connector for magento 2", "type": "magento2-module", - "version": "1.7.3", + "version": "1.7.4", "license": [ "OSL-3.0" ], "require": { - "php": "~5.5.0|~5.6.0|~7.0.0|~7.1.0|~7.2.0|~7.3.0", "magento/magento-composer-installer": "*", "magento/framework": ">=100.1.0", "magento/module-newsletter": ">=100.0", From 783b052b1ae733bb5de02c07d12c7f93b8e23a88 Mon Sep 17 00:00:00 2001 From: bob Date: Tue, 16 Feb 2021 11:26:00 +0100 Subject: [PATCH 2/2] Removed direct php requirement --- etc/module.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/module.xml b/etc/module.xml index e321034..9309c6a 100755 --- a/etc/module.xml +++ b/etc/module.xml @@ -18,5 +18,5 @@ --> - +