From 1f9b07a2e419d6067391ca3b7c46364f78acff55 Mon Sep 17 00:00:00 2001 From: Ole Hornauer Date: Wed, 24 Jul 2024 11:56:09 +0200 Subject: [PATCH] ... --- composer.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/composer.json b/composer.json index fa9feb0..75b2284 100644 --- a/composer.json +++ b/composer.json @@ -2,17 +2,13 @@ "name": "ovalmedia/magento2-hyva-drawers", "description": "Easily add and customize any number of off-canvas drawers.", "type": "magento2-module", - "require": { - "magento/framework": "*", - "hyva-themes/magento2-default-theme": "*" - }, "authors": [ { "name": "Ole Hornauer", "email": "oh@oval-media.de" } ], - "license": "see LICENSE.md", + "license": "MIT", "autoload": { "files": [ "src/registration.php"