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 9, 2021
1 parent bd0441a commit eb9d6aa
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 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-bundled",
"description": "Replace bundled third party packages from Magento",
"require": {
"magento/product-community-edition": ">=2.4.0 <2.4.3"
"magento/product-community-edition": ">=2.4.0 <2.4.4"
},
"replace": {
"amzn/amazon-pay-and-login-magento-2-module": "*",
Expand All @@ -17,6 +17,7 @@
"dotmailer/dotmailer-magento2-extension": "*",
"dotmailer/dotmailer-magento2-extension-package": "*",
"dotmailer/dotmailer-magento2-extension-enterprise": "*",
"dotmailer/dotmailer-magento2-extension-enterprise-package": "*",
"dotmailer/dotmailer-magento2-extension-chat": "*",
"dotmailer/dotmailer-magento2-extension-b2b": "*",
"dotmailer/dotmailer-magento2-extension-sms": "*",
Expand All @@ -35,6 +36,9 @@
"vertex/product-magento-module": "*",
"vertex/module-tax": "*",
"vertex/sdk": "*",
"vertexinc/module-tax-staging": "*",
"vertexinc/product-magento-module": "*",
"vertexinc/product-magento-module-commerce": "*",
"vertex/module-address-validation": "*",
"vertex/module-tax-staging": "*",
"yotpo/magento2-module-yotpo-reviews": "*",
Expand Down

0 comments on commit eb9d6aa

Please sign in to comment.