Skip to content

Commit 5c64459

Browse files
authored
Update composer.json
1 parent ede2a28 commit 5c64459

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

composer.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
{
22
"name": "yireo/magento2-replace-all",
33
"description": "Bundling of other yireo/magento2-replace repositories",
4-
"version": "2.3.1",
4+
"require": {
5+
"magento/product-community-edition": "2.3.1"
6+
},
57
"replace": {
68
"amzn/amazon-pay-and-login-magento-2-module": "*",
79
"amzn/amazon-pay-and-login-with-amazon-core-module": "*",
@@ -157,4 +159,4 @@
157159
"vertex/product-magento-module": "*",
158160
"vertex/sdk": "*"
159161
}
160-
}
162+
}

0 commit comments

Comments
 (0)