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": [ { diff --git a/view/frontend/templates/cart/button.phtml b/view/frontend/templates/cart/button.phtml index a7033f7..c53dc06 100644 --- a/view/frontend/templates/cart/button.phtml +++ b/view/frontend/templates/cart/button.phtml @@ -41,9 +41,8 @@