Update symfony/doctrine-bridge requirement from ^5.4.19 || ^6.0.7 || ^7.0 to ^8.0.0 #1452
Annotations
3 errors
|
|
|
Install dependencies
Process completed with exit code 2.
|
|
Install dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires symfony/doctrine-bridge ^8.0.0 -> satisfiable by symfony/doctrine-bridge[v8.0.0].
- symfony/doctrine-bridge v8.0.0 requires php >=8.4 -> your php version (8.3.28) does not satisfy that requirement.
Problem 2
- Root composer.json requires doctrine/doctrine-bundle ^2.10 || ^3.0 -> satisfiable by doctrine/doctrine-bundle[2.10.0, ..., 2.18.1, 3.0.0, 3.1.0].
- doctrine/doctrine-bundle[2.10.0, ..., 2.10.3] require symfony/cache ^5.4 || ^6.0 -> found symfony/cache[v5.4.0, ..., v5.4.46, v6.0.0, ..., v6.4.28] but these were not loaded, likely because it conflicts with another require.
- doctrine/doctrine-bundle[2.11.0, ..., 2.13.0] require symfony/doctrine-bridge ^5.4.19 || ^6.0.7 || ^7.0 -> found symfony/doctrine-bridge[v5.4.19, ..., v5.4.48, v6.0.7, ..., v6.4.26, v7.0.0, ..., v7.4.0] but it conflicts with your root composer.json require (^8.0.0).
- doctrine/doctrine-bundle 2.13.1 requires symfony/doctrine-bridge ^5.4.46 || ^6.4.3 || ^7.0.3 -> found symfony/doctrine-bridge[v5.4.46, v5.4.48, v6.4.3, ..., v6.4.26, v7.0.3, ..., v7.4.0] but it conflicts with your root composer.json require (^8.0.0).
- doctrine/doctrine-bundle[2.13.2, ..., 2.13.3] require symfony/doctrine-bridge ^5.4.46 || ~6.3.12 || ^6.4.3 || ^7.0.3 -> found symfony/doctrine-bridge[v5.4.46, v5.4.48, v6.3.12, ..., v6.4.26, v7.0.3, ..., v7.4.0] but it conflicts with your root composer.json require (^8.0.0).
- doctrine/doctrine-bundle[2.14.0, ..., 2.18.1] require symfony/doctrine-bridge ^6.4.3 || ^7.0.3 -> found symfony/doctrine-bridge[v6.4.3, ..., v6.4.26, v7.0.3, ..., v7.4.0] but it conflicts with your root composer.json require (^8.0.0).
- doctrine/doctrine-bundle[3.0.0, ..., 3.1.0] require php ^8.4 -> your php version (8.3.28) does not satisfy that requirement.
|
Loading