From 666c6804ae9222dc47d0b6969b69a7cdec906001 Mon Sep 17 00:00:00 2001 From: haitv282 Date: Thu, 7 Jun 2018 17:20:05 +0700 Subject: [PATCH] Update core module version --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index c68e4e7..57bf203 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "mageplaza/module-smtp", "description": "SMTP Extension for Magento 2 helps the owner of store simply install SMTP (Simple Mail Transfer Protocol) server which transmits the messages into codes or numbers", "require": { - "mageplaza/module-core": "^1.3.11" + "mageplaza/module-core": "^1.3.12" }, "type": "magento2-module", "version": "1.2.0",