Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jissereitsma authored Aug 11, 2021
1 parent 5d8edd2 commit 664e3c3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "yireo/magento2-replace-all",
"description": "Remove various packages from Magento",
"require": {
"magento/product-community-edition": ">=2.3.0 <2.3.8"
"magento/product-community-edition": "2.3.*"
},
"replace": {
"amzn/amazon-pay-and-login-magento-2-module": "*",
Expand Down Expand Up @@ -219,6 +219,9 @@
"vertex/module-tax": "*",
"vertex/product-magento-module": "*",
"vertex/sdk": "*",
"vertexinc/module-tax-staging": "*",
"vertexinc/product-magento-module": "*",
"vertexinc/product-magento-module-commerce": "*",
"yotpo/magento2-module-yotpo-reviews": "*",
"yotpo/magento2-module-yotpo-reviews-bundle": "*"
}
Expand Down

0 comments on commit 664e3c3

Please sign in to comment.