From 642e48dff705b9b279e7cbfd86c5f4c59ba0b3ab Mon Sep 17 00:00:00 2001 From: Mihai Ardeleanu Date: Fri, 10 Apr 2020 11:34:08 +0300 Subject: [PATCH] EaCore: Update PHP version --- composer.json | 4 ++-- etc/module.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index ed18d3a..f5161e0 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "eadesignro/module-eacore", "description": "The module with the menu and other features needed by other modules developed by EaDesign", "type": "magento2-module", - "version": "0.2.11", + "version": "0.2.12", "autoload": { "files": [ "registration.php" @@ -22,7 +22,7 @@ } ], "require": { - "php": "~7.0.13 | ~7.1.3 | ~7.2.0", + "php": "~7.0.13 | ~7.1.3 | ~7.2.0 | ~7.3.0", "magento/module-backend": "^100.1.0 | ^100.2.0 | ^101.0.0" }, "require-dev": { diff --git a/etc/module.xml b/etc/module.xml index 8cf8dd2..19f2139 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -19,5 +19,5 @@ */ --> - +