We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f31714 commit 2650da2Copy full SHA for 2650da2
composer.json
@@ -28,7 +28,8 @@
28
"ext-json": "*",
29
"ext-curl": "*",
30
"spameri/elastic-query": "dev-master",
31
- "elasticsearch/elasticsearch": "^8.15.0",
+ "elasticsearch/elasticsearch": "^8.17.0",
32
+ "guzzlehttp/guzzle": "^7.9",
33
"nette/di": "^3.1.10",
34
"nette/utils": "^4.0.0|^3.2.5",
35
"symfony/console": "^6.4.2 || ^7.0.2",
0 commit comments