[Feature] Support for Symfony 7
This is taking more time than expected, because of the monolithic nature of this repository it's not possible to only make one part compatible, as the API-Platform has changed too much to add a BC layer, without also adding more maintenance cost.
As no major rewrites are expected, except that Elastic search (ES) has been considered experimental for a long time I think it's best to add compatible for Doctrine DBAL 4, ORM 3.0 (or at least ensure the latest 2.x works, which is currently doesn't) and create a more realistic approach for ES, then finally mark v2.0 before the end of this year.
Version 2.0 final should support support Symfony 6.4 LTS / 7.1, Doctrine DBAL 4, Doctrine ORM 3.0, Elastica 7, and API-Platform v3.2 (dropping support for v2.4). And ensure compatibility for these versions going forward (no more major BC breaking changes).
Note: The beta packages are stable enough and are (except for API-Platform) forward compatible.