Update dependency phpunit/phpunit to v11 #789
Annotations
6 errors and 1 warning
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.6 requires sebastian/diff ^6.0.2 -> satisfiable by sebastian/diff[6.0.2].
- Root composer.json requires phpunit/phpunit ^11.3.6 -> satisfiable by phpunit/phpunit[11.3.6].
- 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 "highest_8_0_ubuntu-latest" failed.
|
PHPUnit tests (locked, 8.0, ubuntu-latest)
Process completed with exit code 4.
|
PHPUnit tests (lowest, 8.0, ubuntu-latest)
The job was canceled because "highest_8_0_ubuntu-latest" failed.
|
PHPUnit tests (lowest, 8.0, ubuntu-latest)
The operation was canceled.
|
PHPUnit tests (highest, 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/
|