We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f14be5f + 67778c8 commit 7fca666Copy full SHA for 7fca666
app/code/Magento/Elasticsearch/composer.json
@@ -12,7 +12,7 @@
12
"magento/module-store": "*",
13
"magento/module-catalog-inventory": "*",
14
"magento/framework": "*",
15
- "elasticsearch/elasticsearch": "~2.0|~5.1"
+ "elasticsearch/elasticsearch": "~2.0|~5.1|~6.1"
16
},
17
"suggest": {
18
"magento/module-config": "*"
app/code/Magento/Elasticsearch6/composer.json
@@ -9,7 +9,7 @@
9
"magento/module-search": "*",
10
11
"magento/module-elasticsearch": "*",
- "elasticsearch/elasticsearch": "~6.1"
0 commit comments