From 2c0d724483f49982714938249a97f35818c1db41 Mon Sep 17 00:00:00 2001 From: oxlen Date: Sun, 14 Nov 2021 16:26:35 +0200 Subject: [PATCH] replace version --- .pre-commit-config.yaml | 2 +- composer.json | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 903243c..beafd55 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,4 +19,4 @@ repos: args: ["--autofix"] - id: magento-phpmd - id: magento-phpcpd - - id: magento-phpstan +# - id: magento-phpstan diff --git a/composer.json b/composer.json index 861dc23..83c0ec2 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "eriocnemis/module-region", "description": "The module is the core of a kit of extensions for regions manage. The module provides basic functionality of regions manage as well as bulk operations.", "type": "magento2-module", - "version": "2.4.2", + "version": "2.3.2", "authors": [ { "name": "Eriocnemis Team", @@ -13,11 +13,11 @@ "OSL-3.0" ], "require": { - "php": "~7.3.0||~7.4.0", - "magento/framework": "103.0.*", - "magento/module-config": "101.2.*", - "magento/module-directory": "100.4.*", - "eriocnemis/module-region-api": "2.4.2" + "php": "~7.1.3||~7.2.0||~7.3.0", + "magento/framework": "102.0.*", + "magento/module-config": "101.1.*", + "magento/module-directory": "100.3.*", + "eriocnemis/module-region-api": "2.3.2" }, "autoload": { "files": [