diff --git a/composer.json b/composer.json index e4e2452..6fc9b92 100644 --- a/composer.json +++ b/composer.json @@ -2,10 +2,10 @@ "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.5.4" + "mageplaza/module-core": "^1.5.5" }, "type": "magento2-module", - "version": "4.7.8", + "version": "4.7.9", "license": "proprietary", "authors": [ {