Skip to content

Commit fae0a7b

Browse files
author
Sergey Semenov
committed
MAGETWO-47607: [Github] Sitemap generation in wrong folder when vhost is connected to pub folder
1 parent 796552b commit fae0a7b

File tree

2 files changed

+100
-102
lines changed

2 files changed

+100
-102
lines changed

app/code/Magento/Robots/composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
"require": {
55
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
66
"magento/framework": "100.2.*",
7-
"magento/module-store": "100.2.*",
8-
"magento/module-theme": "100.2.*"
7+
"magento/module-store": "100.2.*"
98
},
109
"type": "magento2-module",
1110
"version": "100.2.0-dev",

0 commit comments

Comments
 (0)