Skip to content

Commit 2f9c6de

Browse files
committed
TASK: Update Flowpack.ElasticSearch dependency to ^5.4
1 parent f32243b commit 2f9c6de

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
@@ -7,7 +7,7 @@
77
"require": {
88
"php": "^8.2",
99
"ext-json": "*",
10-
"flowpack/elasticsearch": "^5.0 || dev-main",
10+
"flowpack/elasticsearch": "^5.4 || dev-main",
1111
"neos/contentrepository-core": "^9.0 || dev-master",
1212
"neos/contentrepositoryregistry": "^9.0 || dev-master",
1313
"neos/content-repository-search": "^5.0 || dev-main",

0 commit comments

Comments
 (0)