We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e369bc9 commit e27e76fCopy full SHA for e27e76f
composer.json
@@ -45,7 +45,7 @@
45
"require": {
46
"php": ">=7.2",
47
"ext-json": "*",
48
- "elasticsearch/elasticsearch": "^7.9",
+ "elasticsearch/elasticsearch": "^5.0|^6.0|^7.0",
49
"illuminate/pagination": "*",
50
"illuminate/support": "*",
51
"monolog/monolog": "*",
0 commit comments