Skip to content

Commit b9047aa

Browse files
oshmyheliukBaDos
authored andcommitted
MAGECLOUD-3938: Remove magento/* packages from require section for magento-cloud-components. (#6)
1 parent 5499165 commit b9047aa

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55
"version": "1.0.0",
66
"require": {
77
"php": "^7.0",
8-
"ext-json": "*",
8+
"ext-json": "*"
9+
},
10+
"suggest": {
911
"magento/framework": "*",
1012
"magento/module-store": "*",
1113
"magento/module-url-rewrite": "*"

0 commit comments

Comments
 (0)