Allow Symfony 8 to be used, bump requirements to currently supported Symfony releases #139
Annotations
4 errors
|
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].
- 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.28, v7.0.0, ..., v7.4.0] but these were not loaded, likely because it conflicts with another require.
- doctrine/doctrine-bundle[2.14.0, ..., 2.18.1] require symfony/cache ^6.4 || ^7.0 -> found symfony/cache[v6.4.0, ..., v6.4.28, v7.0.0, ..., v7.4.0] but these were not loaded, likely because it conflicts with another require.
- doctrine/doctrine-bundle[3.0.0, ..., 3.1.0] require doctrine/dbal ^4.0 -> found doctrine/dbal[4.0.0, ..., 4.4.1] but it conflicts with your root composer.json require (^2.13|^3.0).
|
|
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 ^3.0, 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].
- 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.28, v7.0.0, ..., v7.4.0] but these were not loaded, likely because it conflicts with another require.
- doctrine/doctrine-bundle[2.14.0, ..., 2.18.1] require symfony/cache ^6.4 || ^7.0 -> found symfony/cache[v6.4.0, ..., v6.4.28, v7.0.0, ..., v7.4.0] but these were not loaded, likely because it conflicts with another require.
- doctrine/doctrine-bundle[3.0.0, ..., 3.1.0] require doctrine/dbal ^4.0 -> found doctrine/dbal[4.0.0, ..., 4.4.1] but it conflicts with your root composer.json require (^2.13|^3.0).
|