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.
1 parent dd5ba2d commit 7e02702Copy full SHA for 7e02702
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": "~7.17.0"
+ "elasticsearch/elasticsearch": "^7.17 || ^8.0"
16
},
17
"suggest": {
18
"magento/module-config": "*"
composer.json
@@ -166,7 +166,6 @@
166
"magento/module-open-search": "*",
167
"magento/module-elasticsearch": "*",
168
"magento/module-elasticsearch-7": "*",
169
- "magento/module-elasticsearch-8": "*",
170
"magento/module-email": "*",
171
"magento/module-encryption-key": "*",
172
"magento/module-fedex": "*",
0 commit comments