misc #3
Annotations
5 errors
|
Along PHPUnit 12
Process completed with exit code 2.
|
|
Along PHPUnit 12
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit 12.* -> satisfiable by phpunit/phpunit[12.0.0, ..., 12.4.1].
- phpunit/phpunit[12.0.0, ..., 12.4.1] require php >=8.3 -> your php version (8.2.29) does not satisfy that requirement.
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
|
|
Along PHPUnit 11
Process completed with exit code 255.
|
|
Along PHPUnit 10
Process completed with exit code 2.
|
|
Along PHPUnit 10
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit 10.* -> satisfiable by phpunit/phpunit[10.0.0, ..., 10.5.58].
- phpunit/phpunit[10.0.0, ..., 10.0.19] require phpunit/php-code-coverage ^10.0 -> found phpunit/php-code-coverage[10.0.0, ..., 10.1.16] but the package is fixed to 11.0.11 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
- phpunit/phpunit 10.1.0 requires phpunit/php-code-coverage ^10.1 -> found phpunit/php-code-coverage[10.1.0, ..., 10.1.16] but the package is fixed to 11.0.11 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
- phpunit/phpunit[10.1.1, ..., 10.3.3] require phpunit/php-code-coverage ^10.1.1 -> found phpunit/php-code-coverage[10.1.1, ..., 10.1.16] but the package is fixed to 11.0.11 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
- phpunit/phpunit[10.3.4, ..., 10.5.26] require phpunit/php-code-coverage ^10.1.5 -> found phpunit/php-code-coverage[10.1.5, ..., 10.1.16] but the package is fixed to 11.0.11 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
- phpunit/phpunit[10.5.27, ..., 10.5.30] require phpunit/php-code-coverage ^10.1.15 -> found phpunit/php-code-coverage[10.1.15, 10.1.16] but the package is fixed to 11.0.11 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
- phpunit/phpunit[10.5.31, ..., 10.5.58] require phpunit/php-code-coverage ^10.1.16 -> found phpunit/php-code-coverage[10.1.16] but the package is fixed to 11.0.11 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
|