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 e81c28c commit ec9502fCopy full SHA for ec9502f
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 || ^8.5"
+ "elasticsearch/elasticsearch": "^7.17 || ^8.5.0"
16
},
17
"suggest": {
18
"magento/module-config": "*"
composer.json
@@ -38,7 +38,7 @@
38
"colinmollenhour/credis": "^1.13",
39
"colinmollenhour/php-redis-session-abstract": "^1.5",
40
"composer/composer": "^2.0, !=2.2.16",
41
- "elasticsearch/elasticsearch": "^7.17||^8.5",
+ "elasticsearch/elasticsearch": "^7.17||^8.5.0",
42
"ezyang/htmlpurifier": "^4.16",
43
"guzzlehttp/guzzle": "^7.5",
44
"laminas/laminas-captcha": "^2.12",
0 commit comments