From 77130b999c096810a8071ac6ce34ab5a04669821 Mon Sep 17 00:00:00 2001 From: Volodymyr Hryvinskyi Date: Mon, 16 Mar 2020 15:32:34 +0200 Subject: [PATCH] Updated php version Removed version on module --- composer.json | 4 ++-- etc/module.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index a891a07..cc9b14b 100644 --- a/composer.json +++ b/composer.json @@ -2,14 +2,14 @@ "name": "hryvinskyi/magento2-deferjs", "description": "N/A", "require": { - "php": "~7.1.3||~7.2.0", + "php": "~7.1.3||~7.2.0||~7.3.0||~7.4.0", "magento/framework": "*", "magento/module-store": "*", "phpunit/phpunit": "~6.5.0", "scriptua/magento2-base": "~2.0.0" }, "type": "magento2-module", - "version": "1.1.2", + "version": "1.1.3", "license": "GPL-3.0-or-later", "autoload": { "files": [ diff --git a/etc/module.xml b/etc/module.xml index a1ae54f..8af9279 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -7,7 +7,7 @@ - +