Skip to content

Commit c7f1bf4

Browse files
Add support for elasticsearch 8
1 parent b5ba2e3 commit c7f1bf4

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
@@ -26,7 +26,7 @@
2626
"doctrine/cache": "~1.4",
2727
"doctrine/collections": "~1.4",
2828
"monolog/monolog": "^1.10 || ^2.0",
29-
"handcraftedinthealps/elasticsearch-dsl": "^5.0.7.1|^6.2.0.1|^7.2.0.1"
29+
"handcraftedinthealps/elasticsearch-dsl": "^5.0.7.1|^6.2.0.1|^7.2.0.1|^8.0"
3030
},
3131
"require-dev": {
3232
"mikey179/vfsstream": "~1.4",

0 commit comments

Comments
 (0)