File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
app/code/Magento/Elasticsearch Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 12
12
"magento/module-store" : " *" ,
13
13
"magento/module-catalog-inventory" : " *" ,
14
14
"magento/framework" : " *" ,
15
- "elasticsearch/elasticsearch" : " ^ 7.17 || ~8.5.0"
15
+ "elasticsearch/elasticsearch" : " ~ 7.17.0 || ~8.5.0"
16
16
},
17
17
"suggest" : {
18
18
"magento/module-config" : " *"
Original file line number Diff line number Diff line change 9
9
"config" : {
10
10
"allow-plugins" : {
11
11
"dealerdirect/phpcodesniffer-composer-installer" : true ,
12
- "magento/*" : true
12
+ "magento/*" : true ,
13
+ "php-http/discovery" : true
13
14
},
14
15
"preferred-install" : " dist" ,
15
16
"sort-packages" : true
38
39
"colinmollenhour/credis" : " ^1.13" ,
39
40
"colinmollenhour/php-redis-session-abstract" : " ^1.5" ,
40
41
"composer/composer" : " ^2.0, !=2.2.16" ,
41
- "elasticsearch/elasticsearch" : " ^ 7.17|| ~8.5.0" ,
42
+ "elasticsearch/elasticsearch" : " ~ 7.17.0 || ~8.5.0" ,
42
43
"ezyang/htmlpurifier" : " ^4.16" ,
43
44
"guzzlehttp/guzzle" : " ^7.5" ,
44
45
"laminas/laminas-captcha" : " ^2.12" ,
You can’t perform that action at this time.
0 commit comments