Skip to content

Commit 56064a2

Browse files
committed
Resolve Redundant dependencies found in static test
There was 1 failure: 1) Magento\Test\Integrity\DependencyTest::testRedundant Redundant dependencies found! Module Magento\VaultGraphQl: hard [Magento\GraphQl]
1 parent 53e465c commit 56064a2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/VaultGraphQl/composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"require": {
66
"php": "~7.1.3||~7.2.0",
77
"magento/framework": "*",
8-
"magento/module-graph-ql": "*",
98
"magento/module-vault": "*",
109
"magento/module-customer-graph-ql": "*"
1110
},

0 commit comments

Comments
 (0)