chore(deps): update dependency phpunit/phpunit to v12 - autoclosed #634
ci.yaml
on: pull_request
Matrix: PHPUnit
Upload coverage to Codecov
0s
Annotations
4 errors
|
PHPUnit (8.3, highest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires infection/infection ^0.29.0 -> satisfiable by infection/infection[0.29.0, ..., 0.29.10].
- Root composer.json requires phpunit/phpunit ^12 -> satisfiable by phpunit/phpunit[12.0.0, 12.0.1].
- infection/infection[0.29.0, ..., 0.29.10] require sebastian/diff ^3.0.2 || ^4.0 || ^5.0 || ^6.0 -> satisfiable by sebastian/diff[3.0.2, ..., 3.0.6, 4.0.0, ..., 4.0.6, 5.0.0, ..., 5.1.1, 6.0.0, 6.0.1, 6.0.2].
- infection/infection 0.29.9 requires thecodingmachine/safe dev-master as 2.5.0 -> found thecodingmachine/safe[dev-master] but it does not match your minimum-stability.
- phpunit/phpunit[12.0.0, ..., 12.0.1] require sebastian/diff ^7.0.0 -> satisfiable by sebastian/diff[7.0.0].
- sebastian/diff 3.0.2 requires php ^7.1 -> your php version (8.3.16) does not satisfy that requirement.
- sebastian/diff[4.0.0, ..., 4.0.1] require php ^7.3 -> your php version (8.3.16) does not satisfy that requirement.
- You can only install one version of a package, so only one of these can be installed: sebastian/diff[3.0.2, ..., 3.0.6, 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 (8.3, highest)
Process completed with exit code 2.
|
|
PHPUnit (lowest, 8.2)
The job was canceled because "_8_3_highest" failed.
|
|
PHPUnit (8.2, highest)
The job was canceled because "_8_3_highest" failed.
|