Skip to content

Commit 1afdfc7

Browse files
committed
MAGETWO-88631: Pr sprint 10 delivery
- fix dependency - static
1 parent 6fce834 commit 1afdfc7

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

app/code/Magento/CatalogGraphQl/Model/Resolver/Products/DataProvider/Product/CollectionProcessor/RequiredColumnsProcessor.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,4 @@ public function process(
3434

3535
return $collection;
3636
}
37-
3837
}

app/code/Magento/CatalogGraphQl/composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
88
"magento/module-eav": "100.3.*",
99
"magento/module-catalog": "101.2.*",
10+
"magento/module-catalog-inventory": "100.3.*",
1011
"magento/module-search": "100.3.*",
1112
"magento/module-store": "100.3.*",
1213
"magento/module-eav-graph-ql": "100.0.*",

0 commit comments

Comments
 (0)