Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Apr 25, 2023. It is now read-only.

Commit 9ac0a0e

Browse files
authored
Update available ElasticSearch versions
1 parent 89205f2 commit 9ac0a0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/elasticsearch.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ To use it in your application, add it to ``.symfony/services.yaml``:
99
1010
# .symfony/services.yaml
1111
mysearch:
12-
# supported versions: 6.5 and 7.2
12+
# supported versions: 6.5, 7.2, 7.5, 7.6, 7.7, 7.9
1313
# 0.90, 1.4, 1.7, 2.4, 5.2 and 5.4 are also available but not
1414
# maintained upstream
1515
type: elasticsearch:7.2

0 commit comments

Comments
 (0)