chore(deps): update dependency phpunit/phpunit to v13 #774
ci.yml
on: pull_request
Matrix: PHPUnit
Upload coverage to Codecov
0s
Annotations
8 errors
|
PHPUnit (8.4, highest)
Process completed with exit code 2.
|
|
PHPUnit (8.4, highest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires infection/infection ^0.32.0 -> satisfiable by infection/infection[0.32.0, 0.32.1, 0.32.2, 0.32.3].
- Root composer.json requires phpunit/phpunit ^13.0 -> satisfiable by phpunit/phpunit[13.0.0].
- infection/infection[0.32.0, ..., 0.32.3] require sebastian/diff ^4.0 || ^5.0 || ^6.0 || ^7.0 -> satisfiable by sebastian/diff[4.0.0, ..., 4.0.6, 5.0.0, ..., 5.1.1, 6.0.0, 6.0.1, 6.0.2, 7.0.0].
- phpunit/phpunit 13.0.0 requires sebastian/diff ^8.0.0 -> satisfiable by sebastian/diff[8.0.0].
- sebastian/diff[4.0.0, ..., 4.0.1] require php ^7.3 -> your php version (8.4.17) does not satisfy that requirement.
- You can only install one version of a package, so only one of these can be installed: sebastian/diff[4.0.0, ..., 4.0.6, 5.0.0, ..., 5.1.1, 6.0.0, 6.0.1, 6.0.2, 7.0.0, 8.0.0].
|
|
PHPUnit (8.3, highest)
The strategy configuration was canceled because "phpunit._8_4_highest" failed
|
|
PHPUnit (8.3, highest)
Process completed with exit code 2.
|
|
PHPUnit (8.3, highest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^13.0 -> satisfiable by phpunit/phpunit[13.0.0].
- phpunit/phpunit 13.0.0 requires php >=8.4.1 -> your php version (8.3.30) does not satisfy that requirement.
|
|
PHPUnit (lowest, 8.3)
The strategy configuration was canceled because "phpunit._8_4_highest" failed
|
|
PHPUnit (lowest, 8.3)
Process completed with exit code 2.
|
|
PHPUnit (lowest, 8.3)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^13.0 -> satisfiable by phpunit/phpunit[13.0.0].
- phpunit/phpunit 13.0.0 requires php >=8.4.1 -> your php version (8.3.30) does not satisfy that requirement.
|