Skip to content

Update dependency phpunit/phpunit to v11 #773

Update dependency phpunit/phpunit to v11

Update dependency phpunit/phpunit to v11 #773

Triggered via pull request September 3, 2024 14:08
Status Failure
Total duration 26s
Artifacts

phpunit.yml

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

Annotations

7 errors and 1 warning
PHPUnit tests (lowest, 8.0, ubuntu-latest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - vimeo/psalm[4.8.1, ..., 4.30.0] require sebastian/diff ^3.0 || ^4.0 -> satisfiable by sebastian/diff[3.0.0, ..., 3.0.6, 4.0.0, ..., 4.0.6]. - 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, 6.0.2]. - phpunit/phpunit 11.3.2 requires sebastian/diff ^6.0.2 -> satisfiable by sebastian/diff[6.0.2]. - Root composer.json requires phpunit/phpunit ^11.3.2 -> satisfiable by phpunit/phpunit[11.3.2]. - Root composer.json requires vimeo/psalm ^4.8.1 -> satisfiable by vimeo/psalm[4.8.1, ..., 4.30.0]. Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
PHPUnit tests (lowest, 8.0, ubuntu-latest)
Process completed with exit code 2.
PHPUnit tests (highest, 8.0, ubuntu-latest)
The job was canceled because "lowest_8_0_ubuntu-latest" failed.
PHPUnit tests (highest, 8.0, ubuntu-latest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - vimeo/psalm[4.8.1, ..., 4.30.0] require sebastian/diff ^3.0 || ^4.0 -> satisfiable by sebastian/diff[3.0.0, ..., 3.0.6, 4.0.0, ..., 4.0.6]. - 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.3.2 requires sebastian/diff ^6.0.2 -> satisfiable by sebastian/diff[6.0.2]. - Root composer.json requires phpunit/phpunit ^11.3.2 -> satisfiable by phpunit/phpunit[11.3.2]. - Root composer.json requires vimeo/psalm ^4.8.1 -> satisfiable by vimeo/psalm[4.8.1, ..., 4.30.0]. Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
PHPUnit tests (highest, 8.0, ubuntu-latest)
Process completed with exit code 2.
PHPUnit tests (locked, 8.0, ubuntu-latest)
The job was canceled because "lowest_8_0_ubuntu-latest" failed.
PHPUnit tests (locked, 8.0, ubuntu-latest)
The operation was canceled.
PHPUnit tests (lowest, 8.0, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/