Skip to content

Commit d204e42

Browse files
authored
Update README.md
1 parent b4f7147 commit d204e42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,14 @@ Installation instructions can be found in the [documentation](doc/setup.md)
2828
Versions & Dependencies
2929
-----------------------
3030

31-
Version 6 of the FOSElasticaBundle is compatible with Elasticsearch 7. It requires Symfony 4.4 or greater. When using
31+
Version 6 of the FOSElasticaBundle is compatible with Elasticsearch 7. It requires Symfony 5.4 or greater. When using
3232
Symfony Flex there is also a [recipe to ease the setup](https://github.com/symfony/recipes-contrib/tree/master/friendsofsymfony/elastica-bundle/5.0).
3333
Earlier versions of the FOSElasticaBundle are not maintained anymore and only work with older versions of the dependencies.
3434
The following table shows the compatibilities of different versions of the bundle.
3535

3636
| FOSElasticaBundle | Elastica | Elasticsearch | Symfony | PHP |
3737
| --------------------------------------------------------------------------------------- | ---------| ------------- | ---------- | ----- |
38-
| [6.3] (master) | ^7.1 | 7.\* | ^4.4\|^5.4\|^6.2 | >=7.4 |
38+
| [6.4] (master) | ^7.1 | 7.\* | ^5.4\|^6.4\|^7.0 | ^7.4|^8.0 |
3939
| [5.1] (5.1.x) | ^5.3\|^6 | 5.\*\|6.\* | ^3.4\|^4 | >=7.1 |
4040
| [5.0] (unmaintained) | ^5.2\|^6 | 5.\*\|6.\* | ^3.2\|^4 | >=5.6 |
4141
| [4.x] (unmaintained) | 3.2.\* | 2.\* | ^2.8\|^3.2 | >=5.5 |

0 commit comments

Comments
 (0)