We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 494c5af commit c6d5bc7Copy full SHA for c6d5bc7
composer.json
@@ -22,10 +22,10 @@
22
"doctrine/cache": "~1.4",
23
"doctrine/collections": "~1.4",
24
"monolog/monolog": "~1.10",
25
+ "elasticsearch/elasticsearch": "~5.0|~6.0",
26
"ongr/elasticsearch-dsl": "~5.0|~6.0"
27
},
28
"require-dev": {
- "elasticsearch/elasticsearch": "~5.0|~6.0",
29
"mikey179/vfsstream": "~1.4",
30
"phpunit/phpunit": "~5.6",
31
"squizlabs/php_codesniffer": "~2.0",
0 commit comments