Skip to content

Commit 9ce87f8

Browse files
author
Prabhu Ram
committed
MC-32120: Catalog price rules are not included in CartItemPrices
- Removed trailing comma
1 parent 564df04 commit 9ce87f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/CatalogRuleGraphQl/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"require": {
66
"php": "~7.1.3||~7.2.0||~7.3.0",
77
"magento/framework": "*",
8-
"magento/module-catalog-rule": "*",
8+
"magento/module-catalog-rule": "*"
99
},
1010
"license": [
1111
"OSL-3.0",

0 commit comments

Comments
 (0)