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 ede2a28 commit 5c64459Copy full SHA for 5c64459
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.1",
+ "require": {
5
+ "magento/product-community-edition": "2.3.1"
6
+ },
7
"replace": {
8
"amzn/amazon-pay-and-login-magento-2-module": "*",
9
"amzn/amazon-pay-and-login-with-amazon-core-module": "*",
@@ -157,4 +159,4 @@
157
159
"vertex/product-magento-module": "*",
158
160
"vertex/sdk": "*"
161
}
-}
162
+}
0 commit comments