From 867421ac49703d1e801f9bc9568916ee63d71421 Mon Sep 17 00:00:00 2001 From: linhnv Date: Mon, 9 May 2022 10:42:33 +0700 Subject: [PATCH 1/3] -- Clear Code --- view/frontend/templates/cart/button.phtml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/view/frontend/templates/cart/button.phtml b/view/frontend/templates/cart/button.phtml index a7033f7..d1ebead 100644 --- a/view/frontend/templates/cart/button.phtml +++ b/view/frontend/templates/cart/button.phtml @@ -42,8 +42,7 @@ From 01424c8b5c8ba1b7302220519aee79e05ecfd65a Mon Sep 17 00:00:00 2001 From: linhnv Date: Wed, 11 May 2022 15:27:27 +0700 Subject: [PATCH 2/3] --Clear Code --- view/frontend/templates/cart/button.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/frontend/templates/cart/button.phtml b/view/frontend/templates/cart/button.phtml index d1ebead..c53dc06 100644 --- a/view/frontend/templates/cart/button.phtml +++ b/view/frontend/templates/cart/button.phtml @@ -41,7 +41,7 @@ From d2ea09aafc679f619e697ad4b3e0a2daf674d7a8 Mon Sep 17 00:00:00 2001 From: Brian Date: Wed, 6 Jul 2022 15:06:10 +0700 Subject: [PATCH 3/3] Clean code --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 525056c..e9b4de1 100644 --- a/composer.json +++ b/composer.json @@ -3,10 +3,10 @@ "description": "Magento 2 Share Cart extension", "type": "magento2-module", "require": { - "mageplaza/module-core": "^1.4.5", + "mageplaza/module-core": "^1.4.12", "mpdf/mpdf": "^7.1.0 | ^8.0.0" }, - "version": "1.1.4", + "version": "1.1.5", "license": "proprietary", "authors": [ {