diff --git a/README.md b/README.md index b3c3c2db..109d07fd 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ With some basic changes to support wider range of Symfony Versions. | Version | Supported Elasticsearch Version | Supported Symfony Version | Supported Doctrine Annotations Version | |-------------|---------------------------------|--------------------------------------|----------------------------------------| -| `5.5` | `^7.0, ^6.0, ^5.0` | `^6.0, ^5.0, ^4.0, ^3.4` | `^1.13, ^2.0` | +| `5.5` | `^7.0, ^6.0, ^5.0` | `^7.0, ^6.0, ^5.0, ^4.0, ^3.4` | `^1.13, ^2.0` | | `5.0 - 5.4` | `^7.0, ^6.0, ^5.0` | `^7.0, ^6.0, ^5.0, ^4.0, ^3.4, ^2.8` | `^1.0` | | `1.x` | `^1.0, ^2.0` | `^3.0, ^2.7` | `^1.0` |