Skip to content

Update phpunit/phpunit requirement from ^9.6|^10.2 to ^11.2.7 #1217

Update phpunit/phpunit requirement from ^9.6|^10.2 to ^11.2.7

Update phpunit/phpunit requirement from ^9.6|^10.2 to ^11.2.7 #1217

Triggered via pull request July 10, 2024 17:34
Status Failure
Total duration 47s
Artifacts

build.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
PHP 8.0-ubuntu-latest
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires phpunit/phpunit ^11.2.7 -> satisfiable by phpunit/phpunit[11.2.7]. - phpunit/phpunit 11.2.7 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
PHP 8.0-ubuntu-latest
Process completed with exit code 2.
PHP 8.3-ubuntu-latest
The job was canceled because "ubuntu-latest_8_0" failed.
PHP 8.1-ubuntu-latest
The job was canceled because "ubuntu-latest_8_0" failed.
PHP 8.1-ubuntu-latest
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires phpunit/phpunit ^11.2.7 -> satisfiable by phpunit/phpunit[11.2.7]. - phpunit/phpunit 11.2.7 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement.
PHP 8.1-ubuntu-latest
Process completed with exit code 2.
PHP 8.2-ubuntu-latest
The job was canceled because "ubuntu-latest_8_0" failed.
PHP 8.2-ubuntu-latest
Your requirements could not be resolved to an installable set of packages. Problem 1 - vimeo/psalm[5.22.0, ..., 5.25.0] require nikic/php-parser ^4.16 -> satisfiable by nikic/php-parser[v4.16.0, ..., v4.19.1]. - You can only install one version of a package, so only one of these can be installed: nikic/php-parser[v4.13.2, ..., v4.19.1, v5.0.0, v5.0.1, v5.0.2, v5.1.0]. - vimeo/psalm[5.12.0, ..., 5.21.1] require sebastian/diff ^4.0 || ^5.0 -> satisfiable by sebastian/diff[4.0.0, ..., 4.0.6, 5.0.0, ..., 5.1.1]. - vimeo/psalm 4.30.0 requires sebastian/diff ^3.0 || ^4.0 -> satisfiable by sebastian/diff[3.0.0, ..., 3.0.6, 4.0.0, ..., 4.0.6]. - phpunit/php-code-coverage 11.0.5 requires nikic/php-parser ^5.0 -> satisfiable by nikic/php-parser[v5.0.0, v5.0.1, v5.0.2, v5.1.0]. - 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]. - phpunit/phpunit 11.2.7 requires phpunit/php-code-coverage ^11.0.5 -> satisfiable by phpunit/php-code-coverage[11.0.5]. - phpunit/phpunit 11.2.7 requires sebastian/diff ^6.0.2 -> satisfiable by sebastian/diff[6.0.2]. - sebastian/diff 3.0.2 requires php ^7.1 -> your php version (8.2.21) does not satisfy that requirement. - sebastian/diff[4.0.0, ..., 4.0.1] require php ^7.3 -> your php version (8.2.21) does not satisfy that requirement. - Root composer.json requires phpunit/phpunit ^11.2.7 -> satisfiable by phpunit/phpunit[11.2.7]. - Root composer.json requires vimeo/psalm ^4.30|^5.12 -> satisfiable by vimeo/psalm[4.30.0, 5.12.0, ..., 5.25.0].
PHP 8.2-ubuntu-latest
Process completed with exit code 2.
PHP 8.0-ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHP 8.0-ubuntu-latest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/