Skip to content

Commit a84e6d8

Browse files
author
Valeriy Nayda
committed
GraphQL-87: Fetch attribute values and labels for customAttributeMetadata
1 parent b77f96e commit a84e6d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/EavGraphQl/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",
77
"magento/framework": "*",
8-
"magento/eav": "*"
8+
"magento/module-eav": "*"
99
},
1010
"suggest": {
1111
"magento/module-graph-ql": "*"

0 commit comments

Comments
 (0)