Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
0m3r authored Nov 24, 2020
1 parent 8ddfddf commit a6ef98d
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,17 @@
"version": "1.0.0",
"license": "OSL-3.0",
"require": {
"magento/framework": ">102.0",
"magento/framework": ">102.0",
"magento/module-checkout": ">=100.3",
"magento/module-catalog": ">=103.0",
"magento/module-search": ">=101.0",
"magento/module-cms": ">=103.0",
"magento/module-store": ">=101.0",
"magento/module-eav": ">=102.0",
"magento/module-catalog-search": ">=101.0",
"magento/module-backend": ">=101.0",
"magento/module-catalog-inventory": ">=100.3",
"magento/module-customer": ">=102.0",
"swissup/module-core": "^1.10.5"
},
"autoload": {
Expand Down

0 comments on commit a6ef98d

Please sign in to comment.