diff --git a/composer.json b/composer.json index eff291e..c9e0236 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ "illuminate/database": "~4.2|^5|^6|^7", "illuminate/config": "~4.2|^5|^6|^7", "nesbot/carbon": "~1.0|~2", - "elasticsearch/elasticsearch": "~6.1" + "elasticsearch/elasticsearch": "~7.10" }, "require-dev": { "phpunit/phpunit": "~4.2|~5.0|~8.0",