Skip to content

chore(deps): update dependency phpunit/phpunit to v12 #2521

chore(deps): update dependency phpunit/phpunit to v12

chore(deps): update dependency phpunit/phpunit to v12 #2521

Triggered via pull request February 7, 2025 09:00
Status Failure
Total duration 50s
Artifacts

php.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - phpunit/php-code-coverage is locked to version 12.0.0 and an update of this package was not requested. - phpunit/php-code-coverage 12.0.0 requires php >=8.3 -> your php version (8.2.27) does not satisfy that requirement. Problem 2 - phpunit/php-file-iterator is locked to version 6.0.0 and an update of this package was not requested. - phpunit/php-file-iterator 6.0.0 requires php >=8.3 -> your php version (8.2.27) does not satisfy that requirement. Problem 3 - phpunit/php-invoker is locked to version 6.0.0 and an update of this package was not requested. - phpunit/php-invoker 6.0.0 requires php >=8.3 -> your php version (8.2.27) does not satisfy that requirement. Problem 4 - phpunit/php-text-template is locked to version 5.0.0 and an update of this package was not requested. - phpunit/php-text-template 5.0.0 requires php >=8.3 -> your php version (8.2.27) does not satisfy that requirement. Problem 5 - phpunit/php-timer is locked to version 8.0.0 and an update of this package was not requested. - phpunit/php-timer 8.0.0 requires php >=8.3 -> your php version (8.2.27) does not satisfy that requirement. Problem 6 - phpunit/phpunit is locked to version 12.0.1 and an update of this package was not requested. - phpunit/phpunit 12.0.1 requires php >=8.3 -> your php version (8.2.27) does not satisfy that requirement. Problem 7 - sebastian/cli-parser is locked to version 4.0.0 and an update of this package was not requested. - sebastian/cli-parser 4.0.0 requires php >=8.3 -> your php version (8.2.27) does not satisfy that requirement. Problem 8 - sebastian/comparator is locked to version 7.0.0 and an update of this package was not requested. - sebastian/comparator 7.0.0 requires php >=8.3 -> your php version (8.2.27) does not satisfy that requirement. Problem 9 - sebastian/complexity is locked to version 5.0.0 and an update of this package was not requested. - sebastian/complexity 5.0.0 requires php >=8.3 -> your php version (8.2.27) does not satisfy that requirement. Problem 10 - sebastian/diff is locked to version 7.0.0 and an update of this package was not requested. - sebastian/diff 7.0.0 requires php >=8.3 -> your php version (8.2.27) does not satisfy that requirement. Problem 11 - sebastian/environment is locked to version 8.0.0 and an update of this package was not requested. - sebastian/environment 8.0.0 requires php >=8.3 -> your php version (8.2.27) does not satisfy that requirement. Problem 12 - sebastian/exporter is locked to version 7.0.0 and an update of this package was not requested. - sebastian/exporter 7.0.0 requires php >=8.3 -> your php version (8.2.27) does not satisfy that requirement. Problem 13 - sebastian/global-state is locked to version 8.0.0 and an update of this package was not requested. - sebastian/global-state 8.0.0 requires php >=8.3 -> your php version (8.2.27) does not satisfy that requirement. Problem 14 - sebastian/lines-of-code is locked to version 4.0.0 and an update of this package was not requested. - sebastian/lines-of-code 4.0.0 requires php >=8.3 -> your php version (8.2.27) does not satisfy that requirement. Problem 15 - sebastian/object-enumerator is locked to version 7.0.0 and an update of this package was not requested. - sebastian/object-enumerator 7.0.0 requires php >=8.3 -> your php version (8.2.27) does not satisfy that requirement. Problem 16 - sebastian/object-reflector is locked to version 5.0.0 and an update of this package was not requested. - sebastian/object-reflector 5.0.0 requires php >=8.3 -> your php version (8.2.27) does not satisfy that requirement. Problem 17 - sebastian/recursion-context is locked to version 7.0.0 and an update of this package was not requested. - sebastian/recursion-context 7.0.0 requires php >=8.3 -> your php version (8.2.27) does not satisfy that requirement. Problem 18 -
build
Process completed with exit code 2.
build
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/