Skip to content

Commit bf014eb

Browse files
author
Munkh-Ulzii Balidar
committed
29251 remove redundant dependency
1 parent efc3131 commit bf014eb

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

app/code/Magento/ConfigurableProductGraphQl/composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
"php": "~7.3.0||~7.4.0",
77
"magento/module-catalog": "*",
88
"magento/module-configurable-product": "*",
9-
"magento/module-eav": "*",
109
"magento/module-graph-ql": "*",
1110
"magento/module-catalog-graph-ql": "*",
1211
"magento/module-quote": "*",

app/code/Magento/ConfigurableProductGraphQl/etc/module.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
<sequence>
1111
<module name="Magento_Catalog"/>
1212
<module name="Magento_ConfigurableProduct"/>
13-
<module name="Magento_Eav"/>
1413
<module name="Magento_GraphQl"/>
1514
<module name="Magento_CatalogGraphQl"/>
1615
<module name="Magento_CatalogInventory"/>

0 commit comments

Comments
 (0)