Skip to content

Commit

Permalink
Remove marketplace dependency, keywords, update description
Browse files Browse the repository at this point in the history
  • Loading branch information
vovayatsyuk committed Nov 18, 2020
1 parent 8a7d779 commit 3065333
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions composer.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down

0 comments on commit 3065333

Please sign in to comment.