Skip to content

Commit 8548241

Browse files
Update README
1 parent adeb229 commit 8548241

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,11 @@
33
This is a fork of the [ongr/elasticsearch-bundle](https://github.com/ongr-io/elasticsearchbundle).
44
With some basic changes to support wider range of Symfony Versions.
55

6-
| Version | Supported Elasticsearch Version | Supported Symfony Version |
7-
|-----------|---------------------------------|--------------------------------|
8-
| `5.x` | `^7.0, ^6.0, ^5.0` | `^6.0, ^5.0, ^4.0, ^3.4, ^2.8` |
9-
| `1.x` | `^1.0, ^2.0` | `^3.0, ^2.7` |
6+
| Version | Supported Elasticsearch Version | Supported Symfony Version | Supported Doctrine Annotations Version |
7+
|-------------|---------------------------------|--------------------------------|----------------------------------------|
8+
| `5.5` | `^7.0, ^6.0, ^5.0` | `^6.0, ^5.0, ^4.0, ^3.4` | `^1.10, ^2.0` |
9+
| `5.0 - 5.4` | `^7.0, ^6.0, ^5.0` | `^6.0, ^5.0, ^4.0, ^3.4, ^2.8` | `^1.0` |
10+
| `1.x` | `^1.0, ^2.0` | `^3.0, ^2.7` | `^1.0` |
1011

1112
## Documentation
1213

0 commit comments

Comments
 (0)