Update dependency phpunit/phpunit to v11 #2356
continuous-integration.yml
on: pull_request
Lint composer.json
15s
Coding Standards
17s
Static Analysis
15s
Code Coverage
10s
Matrix: Tests
Annotations
16 errors
Code Coverage
Process completed with exit code 4.
|
Tests (8.2, highest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^11.4.3 -> satisfiable by phpunit/phpunit[11.4.3].
- Root composer.json requires roave/infection-static-analysis-plugin ^1.35.0 -> satisfiable by roave/infection-static-analysis-plugin[1.35.0].
- Root composer.json requires vimeo/psalm ^5.26.1 -> satisfiable by vimeo/psalm[5.26.1].
- infection/infection 0.27.10 requires nikic/php-parser ^4.15.1 -> satisfiable by nikic/php-parser[v4.15.1, ..., v4.19.4].
- phpunit/php-code-coverage 11.0.7 requires nikic/php-parser ^5.3.1 -> satisfiable by nikic/php-parser[v5.3.1].
- phpunit/phpunit 11.4.3 requires phpunit/php-code-coverage ^11.0.7 -> satisfiable by phpunit/php-code-coverage[11.0.7].
- roave/infection-static-analysis-plugin 1.35.0 requires infection/infection 0.27.10 -> satisfiable by infection/infection[0.27.10].
- vimeo/psalm 5.26.1 conflicts with nikic/php-parser v4.17.0.
- You can only install one version of a package, so only one of these can be installed: nikic/php-parser[v4.15.1, ..., v4.19.4, v5.0.0, ..., v5.3.1].
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
|
Tests (8.2, highest)
Process completed with exit code 2.
|
Tests (8.3, lowest)
The job was canceled because "_8_2_highest" failed.
|
Tests (8.3, lowest)
The operation was canceled.
|
Tests (8.2, locked)
The job was canceled because "_8_2_highest" failed.
|
Tests (8.2, locked)
The operation was canceled.
|
Lint composer.json
Process completed with exit code 4.
|
Tests (8.3, locked)
The job was canceled because "_8_2_highest" failed.
|
Tests (8.3, locked)
The operation was canceled.
|
Tests (8.3, highest)
The job was canceled because "_8_2_highest" failed.
|
Tests (8.3, highest)
The operation was canceled.
|
Tests (8.2, lowest)
The job was canceled because "_8_2_highest" failed.
|
Tests (8.2, lowest)
The operation was canceled.
|
Static Analysis
Process completed with exit code 4.
|
Coding Standards
Process completed with exit code 4.
|