Skip to content

Commit 3f334be

Browse files
authored
upgraded elasticsearch dsl library version (#693)
1 parent 7e5e9ef commit 3f334be

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
@@ -18,7 +18,7 @@
1818
"doctrine/cache": "~1.4",
1919
"monolog/monolog": "~1.10",
2020
"elasticsearch/elasticsearch": "^2.1.3",
21-
"ongr/elasticsearch-dsl": "~2.0"
21+
"ongr/elasticsearch-dsl": "^2.1.2"
2222
},
2323
"require-dev": {
2424
"mikey179/vfsStream": "~1.4",

0 commit comments

Comments
 (0)