Skip to content

Commit c6d5bc7

Browse files
committed
add elasticsearch/elasticsearch as a requirement
1 parent 494c5af commit c6d5bc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@
2222
"doctrine/cache": "~1.4",
2323
"doctrine/collections": "~1.4",
2424
"monolog/monolog": "~1.10",
25+
"elasticsearch/elasticsearch": "~5.0|~6.0",
2526
"ongr/elasticsearch-dsl": "~5.0|~6.0"
2627
},
2728
"require-dev": {
28-
"elasticsearch/elasticsearch": "~5.0|~6.0",
2929
"mikey179/vfsstream": "~1.4",
3030
"phpunit/phpunit": "~5.6",
3131
"squizlabs/php_codesniffer": "~2.0",

0 commit comments

Comments
 (0)