Skip to content

Update dependency phpunit/phpunit to v11 #55

Update dependency phpunit/phpunit to v11

Update dependency phpunit/phpunit to v11 #55

Triggered via pull request February 2, 2024 09:29
Status Failure
Total duration 27s
Artifacts

coverage.yml

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

Annotations

2 errors and 1 warning
PHP 8.1
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires phpunit/phpunit ^11.0 -> satisfiable by phpunit/phpunit[11.0.0]. - phpunit/phpunit 11.0.0 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 2 - phpspec/prophecy-phpunit v2.0.0 requires php ^7.3 -> your php version (8.1.27) does not satisfy that requirement. - phpspec/prophecy-phpunit[v2.0.1, ..., v2.0.2] require phpunit/phpunit ^9.1 -> found phpunit/phpunit[9.1.0, ..., 9.6.16] but it conflicts with your root composer.json require (^11.0). - phpspec/prophecy-phpunit v2.1.0 requires phpunit/phpunit ^9.1 || ^10.1 -> found phpunit/phpunit[9.1.0, ..., 9.6.16, 10.1.0, ..., 10.5.9] but it conflicts with your root composer.json require (^11.0). - Root composer.json requires phpspec/prophecy-phpunit ^2.0 -> satisfiable by phpspec/prophecy-phpunit[v2.0.0, v2.0.1, v2.0.2, v2.1.0].
PHP 8.1
Process completed with exit code 2.
PHP 8.1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/