Skip to content

Commit

Permalink
Fixed composer.json code style issue
Browse files Browse the repository at this point in the history
  • Loading branch information
rogyar committed Mar 26, 2019
1 parent d86345b commit 6c7b1db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/code/Magento/QuoteGraphQl/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"magento/module-store": "*",
"magento/module-customer": "*",
"magento/module-customer-graph-ql": "*",
"magento/module-sales" : "*"
"magento/module-sales": "*"
},
"suggest": {
"magento/module-graph-ql": "*"
Expand Down

0 comments on commit 6c7b1db

Please sign in to comment.