diff --git a/composer.json b/composer.json index d06048c..7458ed2 100644 --- a/composer.json +++ b/composer.json @@ -1,20 +1,9 @@ { "name": "swissup/module-core", - "description": "Swissup core module. It's purpose is to add menu and config placeholders", - "keywords": [ - "core", - "installer", - "notifier", - "swissup services", - "module manager", - "popup messenger" - ], + "description": "Swissup core module. It's purpose is to add Swissup menu and config entries", "type": "magento2-module", "version": "1.10.5", "license": "OSL-3.0", - "require": { - "swissup/module-marketplace": "^1.7.2" - }, "autoload": { "files": [ "registration.php" ], "psr-4": {