Skip to content

Commit 7122e6e

Browse files
committed
UrlRewrite composer.json reverted
1 parent d623287 commit 7122e6e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

app/code/Magento/UrlRewriteGraphQl/composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
"require": {
66
"php": "~7.1.3||~7.2.0",
77
"magento/framework": "*",
8-
"magento/module-url-rewrite": "*"
8+
"magento/module-url-rewrite": "*",
9+
"magento/module-store": "*"
910
},
1011
"suggest": {
1112
"magento/module-graph-ql": "*"
@@ -22,4 +23,4 @@
2223
"Magento\\UrlRewriteGraphQl\\": ""
2324
}
2425
}
25-
}
26+
}

0 commit comments

Comments
 (0)