Skip to content

Commit a2efb39

Browse files
GeLoLabsGeLo
andauthored
fix(elasticsearch): mono-repo v9 support (#7766)
Co-authored-by: GeLo <eric.geloen@rapid-flyer.com>
1 parent 4f6c4e1 commit a2efb39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Elasticsearch/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"api-platform/metadata": "^4.2",
2828
"api-platform/serializer": "^4.2.4",
2929
"api-platform/state": "^4.2.4",
30-
"elasticsearch/elasticsearch": "^7.17 || ^8.4",
30+
"elasticsearch/elasticsearch": "^7.17 || ^8.4 || ^9.0",
3131
"symfony/cache": "^6.4 || ^7.0 || ^8.0",
3232
"symfony/console": "^6.4 || ^7.0 || ^8.0",
3333
"symfony/property-access": "^6.4 || ^7.0 || ^8.0",

0 commit comments

Comments
 (0)