Skip to content

Commit 7e3c023

Browse files
author
Valeriy Nayda
committed
GraphQL-141: [Mutations] Cart Operations > Add simple product to Cart
-- fix static tests
1 parent c78b993 commit 7e3c023

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

app/code/Magento/QuoteGraphQl/composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@
1111
"magento/module-store": "*"
1212
},
1313
"suggest": {
14-
"magento/module-graph-ql": "*",
15-
"magento/module-catalog-graph-ql": "*"
14+
"magento/module-graph-ql": "*"
1615
},
1716
"license": [
1817
"OSL-3.0",

0 commit comments

Comments
 (0)