From 79b9ff5f0174ebb7726171746d57db41885b366c Mon Sep 17 00:00:00 2001 From: Renon Stewart Date: Wed, 13 May 2020 17:50:36 -0400 Subject: [PATCH] Add PHP 7.3.x support --- composer.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.json b/composer.json index 45bccc8..300c153 100644 --- a/composer.json +++ b/composer.json @@ -9,16 +9,16 @@ "license": [ "proprietary" ], - "homepage": "http://www.magepal.com/", + "homepage": "https://www.magepal.com/", "support": { "email": "support@magepal.com", - "issues": "https://github.com/magepal/magento2-google-tag-manager/issues/" + "issues": "https://github.com/magepal/magento2-newsletter-signup-email/issues/" }, "authors": [ { "name": "Renon Stewart", "email": "renon@magepal.com", - "homepage": "http://www.magepal.com/", + "homepage": "https://www.magepal.com/", "role": "Leader" } ], @@ -29,7 +29,7 @@ "magento/module-newsletter": "*" }, "type": "magento2-module", - "version": "1.1.2", + "version": "1.1.3", "autoload": { "files": [ "registration.php"