Allow Symfony 8 to be used, bump requirements to currently supported Symfony releases #146
Annotations
3 errors
|
PHPUnit (PHP 8.4, Symfony version constraint 8.*, Doctrine ORM version constraint ^3.0, prefer-stable)
Process completed with exit code 2.
|
|
PHPUnit (PHP 8.4, Symfony version constraint 8.*, Doctrine ORM version constraint ^2.20, prefer-stable)
Process completed with exit code 2.
|
|
PHPUnit (PHP 8.4, Symfony version constraint 8.*, Doctrine ORM version constraint ^2.20, prefer-stable)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires doctrine/doctrine-bundle ^2.12|^3.0 -> satisfiable by doctrine/doctrine-bundle[2.12.0, ..., 2.18.1, 3.0.0, 3.1.0].
- Root composer.json requires doctrine/orm ^2.20 -> satisfiable by doctrine/orm[2.20.0, ..., 2.20.9].
- doctrine/doctrine-bundle[2.12.0, ..., 2.13.3] require symfony/cache ^5.4 || ^6.0 || ^7.0 -> found symfony/cache[v5.4.0, ..., v5.4.46, v6.0.0, ..., v6.4.30, v7.0.0, ..., v7.4.1] but these were not loaded, likely because it conflicts with another require.
- doctrine/doctrine-bundle[2.14.0, ..., 2.18.1, 3.0.0] require symfony/cache ^6.4 || ^7.0 -> found symfony/cache[v6.4.0, ..., v6.4.30, v7.0.0, ..., v7.4.1] but these were not loaded, likely because it conflicts with another require.
- doctrine/doctrine-bundle 3.1.0 conflicts with doctrine/orm <3.0 || >=4.0.
- doctrine/orm[2.20.0, ..., 2.20.8] require symfony/console ^4.2 || ^5.0 || ^6.0 || ^7.0 -> found symfony/console[v4.2.0, ..., v4.4.49, v5.0.0, ..., v5.4.47, v6.0.0, ..., v6.4.30, v7.0.0, ..., v7.4.1] but these were not loaded, likely because it conflicts with another require.
|