Update dependency phpunit/phpunit to v11 #92
Annotations
9 errors
Unit tests (highest, 8.3, ubuntu-latest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- sebastian/diff[3.0.0, ..., 3.0.2] require php ^7.1 -> your php version (8.3.3) does not satisfy that requirement.
- sebastian/diff[4.0.0, ..., 4.0.1] require php ^7.3 -> your php version (8.3.3) does not satisfy that requirement.
- Root composer.json requires phpunit/phpunit ^11.0.0 -> satisfiable by phpunit/phpunit[11.0.0, ..., 11.0.4].
- infection/infection 0.27.8 requires sebastian/diff ^3.0.2 || ^4.0 || ^5.0 -> satisfiable by sebastian/diff[3.0.2, ..., 3.0.6, 4.0.0, ..., 4.0.6, 5.0.0, ..., 5.1.1].
- You can only install one version of a package, so only one of these can be installed: sebastian/diff[3.0.0, ..., 3.0.6, 4.0.0, ..., 4.0.6, 5.0.0, ..., 5.1.1, 6.0.0, 6.0.1].
- roave/infection-static-analysis-plugin 1.34.0 requires infection/infection 0.27.8 -> satisfiable by infection/infection[0.27.8].
- phpunit/phpunit[11.0.0, ..., 11.0.4] require sebastian/diff ^6.0 -> satisfiable by sebastian/diff[6.0.0, 6.0.1].
- Root composer.json requires roave/infection-static-analysis-plugin ^1.34.0 -> satisfiable by roave/infection-static-analysis-plugin[1.34.0].
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
|
Unit tests (highest, 8.3, ubuntu-latest)
Process completed with exit code 2.
|
Unit tests (locked, 8.3, ubuntu-latest)
The job was canceled because "highest_8_3_ubuntu-latest" failed.
|
Unit tests (highest, 8.1, ubuntu-latest)
The job was canceled because "highest_8_3_ubuntu-latest" failed.
|
Unit tests (locked, 8.3, windows-latest)
The job was canceled because "highest_8_3_ubuntu-latest" failed.
|
Unit tests (lowest, 8.1, ubuntu-latest)
The job was canceled because "highest_8_3_ubuntu-latest" failed.
|
Unit tests (lowest, 8.3, ubuntu-latest)
The job was canceled because "highest_8_3_ubuntu-latest" failed.
|
Unit tests (lowest, 8.2, ubuntu-latest)
The job was canceled because "highest_8_3_ubuntu-latest" failed.
|
Unit tests (highest, 8.2, ubuntu-latest)
The job was canceled because "highest_8_3_ubuntu-latest" failed.
|