Skip to content

chore(deps): update dependency phpunit/phpunit to v12 #743

chore(deps): update dependency phpunit/phpunit to v12

chore(deps): update dependency phpunit/phpunit to v12 #743

Triggered via pull request February 7, 2025 10:14
Status Failure
Total duration 25s
Artifacts

ci.yml

on: pull_request
Matrix: PHPUnit
Upload coverage to Codecov
0s
Upload coverage to Codecov
Fit to window
Zoom out
Zoom in

Annotations

7 errors
PHPUnit (lowest, 8.2)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires phpunit/phpunit ^12.0 -> satisfiable by phpunit/phpunit[12.0.0, 12.0.1]. - phpunit/phpunit[12.0.0, ..., 12.0.1] require php >=8.3 -> your php version (8.2.27) does not satisfy that requirement.
PHPUnit (lowest, 8.2)
Process completed with exit code 2.
PHPUnit (8.2, highest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires phpunit/phpunit ^12.0 -> satisfiable by phpunit/phpunit[12.0.0, 12.0.1]. - phpunit/phpunit[12.0.0, ..., 12.0.1] require php >=8.3 -> your php version (8.2.27) does not satisfy that requirement.
PHPUnit (8.2, 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 infection/infection ^0.29.0 -> satisfiable by infection/infection[0.29.0, ..., 0.29.10]. - Root composer.json requires phpunit/phpunit ^12.0 -> 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 (8.4, highest)
The job was canceled because "lowest_8_2" failed.