From 812b9da5309d205a052a5ea330f07fc2ce44bef9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89bano=20Penha=20Andrello=20Lopes?= Date: Wed, 17 Jan 2018 16:53:17 -0200 Subject: [PATCH] Version 2.1.2 - Reverted version 2.2.0 (it will be released later with other modification) - Resolved signifyd-php library version issue --- composer.json | 4 ++-- etc/module.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index 920cb812..be39aad9 100644 --- a/composer.json +++ b/composer.json @@ -2,10 +2,10 @@ "name": "signifyd/module-connect", "description": "Signifyd integration for Magento", "require": { - "signifyd/signifyd-php":"0.1.*" + "signifyd/signifyd-php":"1.*" }, "type": "magento2-module", - "version": "2.1.1", + "version": "2.1.2", "autoload": { "files": [ "registration.php" ], "psr-4": { diff --git a/etc/module.xml b/etc/module.xml index db519aa6..f5d8399d 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -5,7 +5,7 @@ */ --> - +