From 433912b08142c8bdfed9546e1d82b8890684d4e2 Mon Sep 17 00:00:00 2001 From: Florin Lavic Date: Tue, 21 Aug 2018 16:05:38 +0300 Subject: [PATCH] 2493: Added new version for php and new version for module. --- composer.json | 6 +++--- etc/module.xml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.json b/composer.json index f511a10..f425587 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.8", + "version": "0.2.9", "autoload": { "files": [ "registration.php" @@ -22,11 +22,11 @@ } ], "require": { - "php": "~5.6.0|7.0.2|7.0.4|~7.0.6|~7.1.0", + "php": "~7.0.13|~7.1.0", "magento/module-backend": "^100.1.0| ^100.2.0" }, "require-dev": { - "phpunit/phpunit": "^4.5" + "phpunit/phpunit": "~6.2.0" }, "minimum-stability": "dev", "prefer-stable": true diff --git a/etc/module.xml b/etc/module.xml index 6503a9d..f7104b8 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -19,5 +19,5 @@ */ --> - +