We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a21688e commit 34185ecCopy full SHA for 34185ec
1 file changed
composer.json
@@ -25,10 +25,11 @@
25
],
26
"require": {
27
"php": ">=7.1",
28
+ "ext-json": "*",
29
"nette/di": "^2.4.10",
30
"nette/security": "^2.4.3",
31
"nette/utils": "^2.5.3",
- "spameri/elastic-query": "^0.3.0",
32
+ "spameri/elastic-query": "^0.4.0",
33
"elasticsearch/elasticsearch": "^6.0",
34
"kdyby/console": "^2.7.1",
35
"kdyby/datetime-provider": "v1.0.0",
0 commit comments