Skip to content

Update dependency phpunit/phpunit to v13 #4447

Update dependency phpunit/phpunit to v13

Update dependency phpunit/phpunit to v13 #4447

Triggered via pull request April 25, 2026 05:59
Status Failure
Total duration 1m 13s
Artifacts

continuous-integration.yml

on: pull_request
Generate job matrix
9s
Generate job matrix
Matrix: Check Backwards Compatibility
Matrix: Composer Require Checker
Matrix: QA Checks
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
Check Backwards Compatibility (locked, 8.5, ubuntu-latest)
Process completed with exit code 4.
Check Backwards Compatibility (locked, 8.4, ubuntu-latest)
The strategy configuration was canceled because "check-backwards-compatibility.locked_8_5_ubuntu-latest" failed
Check Backwards Compatibility (locked, 8.4, ubuntu-latest)
The operation was canceled.
QA Checks (PHPUnit [8.5, latest], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires phpunit/phpunit ^13.1.7 -> satisfiable by phpunit/phpunit[13.1.7]. - Root composer.json requires roave/infection-static-analysis-plugin ^1.43.0 -> satisfiable by roave/infection-static-analysis-plugin[1.43.0]. - infection/infection 0.32.0 requires sebastian/diff ^4.0 || ^5.0 || ^6.0 || ^7.0 -> satisfiable by sebastian/diff[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/phpunit 13.1.7 requires sebastian/diff ^8.1.0 -> satisfiable by sebastian/diff[8.1.0]. - roave/infection-static-analysis-plugin 1.43.0 requires infection/infection 0.32.0 -> satisfiable by infection/infection[0.32.0]. - You can only install one version of a package, so only one of these can be installed: sebastian/diff[4.0.0, ..., 4.0.6, 5.0.0, ..., 5.1.1, 6.0.0, 6.0.1, 6.0.2, 7.0.0, 8.0.0, 8.1.0]. Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
QA Checks (PHPUnit [8.5, lowest], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires phpunit/phpunit ^13.1.7 -> satisfiable by phpunit/phpunit[13.1.7]. - Root composer.json requires roave/infection-static-analysis-plugin ^1.43.0 -> satisfiable by roave/infection-static-analysis-plugin[1.43.0]. - infection/infection 0.32.0 requires sebastian/diff ^4.0 || ^5.0 || ^6.0 || ^7.0 -> satisfiable by sebastian/diff[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/phpunit 13.1.7 requires sebastian/diff ^8.1.0 -> satisfiable by sebastian/diff[8.1.0]. - roave/infection-static-analysis-plugin 1.43.0 requires infection/infection 0.32.0 -> satisfiable by infection/infection[0.32.0]. - You can only install one version of a package, so only one of these can be installed: sebastian/diff[4.0.0, ..., 4.0.6, 5.0.0, ..., 5.1.1, 6.0.0, 6.0.1, 6.0.2, 7.0.0, 8.0.0, 8.1.0]. Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
QA Checks (PHPUnit [8.4, latest], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires phpunit/phpunit ^13.1.7 -> satisfiable by phpunit/phpunit[13.1.7]. - Root composer.json requires roave/infection-static-analysis-plugin ^1.43.0 -> satisfiable by roave/infection-static-analysis-plugin[1.43.0]. - infection/infection 0.32.0 requires sebastian/diff ^4.0 || ^5.0 || ^6.0 || ^7.0 -> satisfiable by sebastian/diff[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/phpunit 13.1.7 requires sebastian/diff ^8.1.0 -> satisfiable by sebastian/diff[8.1.0]. - roave/infection-static-analysis-plugin 1.43.0 requires infection/infection 0.32.0 -> satisfiable by infection/infection[0.32.0]. - sebastian/diff[4.0.0, ..., 4.0.1] require php ^7.3 -> your php version (8.4.13) does not satisfy that requirement. - You can only install one version of a package, so only one of these can be installed: sebastian/diff[4.0.0, ..., 4.0.6, 5.0.0, ..., 5.1.1, 6.0.0, 6.0.1, 6.0.2, 7.0.0, 8.0.0, 8.1.0]. Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Check Backwards Compatibility (locked, 8.5, ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: shivammathur/setup-php@2.36.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Check Backwards Compatibility (locked, 8.4, ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: shivammathur/setup-php@2.36.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Composer Require Checker (locked, 8.4, ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: shivammathur/setup-php@2.36.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/