Skip to content

Commit 4cf3533

Browse files
authored
Update composer.json
1 parent a40c48b commit 4cf3533

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.2",
4+
"require": {
5+
"magento/product-community-edition": "2.3.2"
6+
},
57
"replace": {
68
"amzn/amazon-pay-and-login-magento-2-module": "*",
79
"amzn/amazon-pay-and-login-with-amazon-core-module": "*",
@@ -163,4 +165,4 @@
163165
"vertex/product-magento-module": "*",
164166
"vertex/sdk": "*"
165167
}
166-
}
168+
}

0 commit comments

Comments
 (0)