When upgrading to Symfony 7.0.*, the module blocks the whole process :
dama/doctrine-test-bundle[v7.0.0, ..., v7.1.1] require symfony/cache ^4.4 || ^5.4 || ^6.0 -> found symfony/cache[v4.4.0, ..., v4.4.48, v5.4.0, ..., v5.4.32, v6.0.0, ..., v6.4.0] but these were not loaded, likely because it conflicts with another require.
dama/doctrine-test-bundle[v7.2.0, ..., v7.3.0] require symfony/cache ^5.4 || ^6.0 -> found symfony/cache[v5.4.0, ..., v5.4.32, v6.0.0, ..., v6.4.0] but these were not loaded, likely because it conflicts with another require.
When upgrading to Symfony 7.0.*, the module blocks the whole process :