Skip to content

Commit a8c4b97

Browse files
committed
MAGETWO-93181: Grouped product doesn't take care about his Linked Products when SalableQuantity < ProductLink.ExtensionAttributes.Qty after Source Deduction
- Updated composer.json
1 parent 2cd30fd commit a8c4b97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/GroupedCatalogInventory/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"php": "~7.1.3||~7.2.0",
99
"magento/framework": "*",
1010
"magento/module-catalog": "*",
11-
"magento/module-quote": "*"
11+
"magento/module-grouped-product": "*"
1212
},
1313
"type": "magento2-module",
1414
"license": [

0 commit comments

Comments
 (0)