From c6140e4815e65b3f92441ca383b152e6d01d2add Mon Sep 17 00:00:00 2001 From: Alex Dong Date: Fri, 4 Jun 2021 16:21:42 +0700 Subject: [PATCH] Maintenance by Magepow.com --- composer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index cf65d81..e0660e5 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "magiccart/magicmenu", "description": "Make megamenu, dropdown menu, mobile menu easy all in one.", "require": { - "magiccart/community" : ">=1.0.1" + "magepow/core": "^1.0.0" }, "type": "magento2-module", "license": [ @@ -12,8 +12,8 @@ "authors": [ { "name": "Alothemes", - "email": "support@alothemes.com", - "homepage": "https://alothemes.com", + "email": "support@magepow.com", + "homepage": "https://magepow.com", "role": "Technical Support" } ],