We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a40c48b commit 4cf3533Copy full SHA for 4cf3533
composer.json
@@ -1,7 +1,9 @@
1
{
2
"name": "yireo/magento2-replace-all",
3
"description": "Bundling of other yireo/magento2-replace repositories",
4
- "version": "2.3.2",
+ "require": {
5
+ "magento/product-community-edition": "2.3.2"
6
+ },
7
"replace": {
8
"amzn/amazon-pay-and-login-magento-2-module": "*",
9
"amzn/amazon-pay-and-login-with-amazon-core-module": "*",
@@ -163,4 +165,4 @@
163
165
"vertex/product-magento-module": "*",
164
166
"vertex/sdk": "*"
167
}
-}
168
+}
0 commit comments