Skip to content

Commit 5a47780

Browse files
committed
Elasticquent now supports Elasticsearch-php 2.1
1 parent 97a4d87 commit 5a47780

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
@@ -21,7 +21,7 @@
2121
"illuminate/database": "~4.2|^5",
2222
"illuminate/config": "~4.2|^5",
2323
"nesbot/carbon": "~1.0",
24-
"elasticsearch/elasticsearch": ">1.0 <2.1"
24+
"elasticsearch/elasticsearch": ">1.0 <2.2"
2525
},
2626
"require-dev": {
2727
"phpunit/phpunit": "~5.0",

0 commit comments

Comments
 (0)