Update dependency phpunit/phpunit to v13 #4130
Annotations
2 errors and 1 warning
|
Check Coding Standards (locked, 8.3, ubuntu-latest)
Process completed with exit code 2.
|
|
Check Coding Standards (locked, 8.3, ubuntu-latest)
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 13.0.1 and an update of this package was not requested.
- phpunit/php-code-coverage 13.0.1 requires php >=8.4 -> your php version (8.3.30) does not satisfy that requirement.
Problem 2
- phpunit/php-file-iterator is locked to version 7.0.0 and an update of this package was not requested.
- phpunit/php-file-iterator 7.0.0 requires php >=8.4 -> your php version (8.3.30) does not satisfy that requirement.
Problem 3
- phpunit/php-invoker is locked to version 7.0.0 and an update of this package was not requested.
- phpunit/php-invoker 7.0.0 requires php >=8.4 -> your php version (8.3.30) does not satisfy that requirement.
Problem 4
- phpunit/php-text-template is locked to version 6.0.0 and an update of this package was not requested.
- phpunit/php-text-template 6.0.0 requires php >=8.4 -> your php version (8.3.30) does not satisfy that requirement.
Problem 5
- phpunit/php-timer is locked to version 9.0.0 and an update of this package was not requested.
- phpunit/php-timer 9.0.0 requires php >=8.4 -> your php version (8.3.30) does not satisfy that requirement.
Problem 6
- phpunit/phpunit is locked to version 13.0.5 and an update of this package was not requested.
- phpunit/phpunit 13.0.5 requires php >=8.4.1 -> your php version (8.3.30) does not satisfy that requirement.
Problem 7
- sebastian/cli-parser is locked to version 5.0.0 and an update of this package was not requested.
- sebastian/cli-parser 5.0.0 requires php >=8.4 -> your php version (8.3.30) does not satisfy that requirement.
Problem 8
- sebastian/comparator is locked to version 8.0.0 and an update of this package was not requested.
- sebastian/comparator 8.0.0 requires php >=8.4 -> your php version (8.3.30) does not satisfy that requirement.
Problem 9
- sebastian/complexity is locked to version 6.0.0 and an update of this package was not requested.
- sebastian/complexity 6.0.0 requires php >=8.4 -> your php version (8.3.30) does not satisfy that requirement.
Problem 10
- sebastian/diff is locked to version 8.0.0 and an update of this package was not requested.
- sebastian/diff 8.0.0 requires php >=8.4 -> your php version (8.3.30) does not satisfy that requirement.
Problem 11
- sebastian/environment is locked to version 9.0.1 and an update of this package was not requested.
- sebastian/environment 9.0.1 requires php >=8.4 -> your php version (8.3.30) does not satisfy that requirement.
Problem 12
- sebastian/exporter is locked to version 8.0.0 and an update of this package was not requested.
- sebastian/exporter 8.0.0 requires php >=8.4 -> your php version (8.3.30) does not satisfy that requirement.
Problem 13
- sebastian/global-state is locked to version 9.0.0 and an update of this package was not requested.
- sebastian/global-state 9.0.0 requires php >=8.4 -> your php version (8.3.30) does not satisfy that requirement.
Problem 14
- sebastian/lines-of-code is locked to version 5.0.0 and an update of this package was not requested.
- sebastian/lines-of-code 5.0.0 requires php >=8.4 -> your php version (8.3.30) does not satisfy that requirement.
Problem 15
- sebastian/object-enumerator is locked to version 8.0.0 and an update of this package was not requested.
- sebastian/object-enumerator 8.0.0 requires php >=8.4 -> your php version (8.3.30) does not satisfy that requirement.
Problem 16
- sebastian/object-reflector is locked to version 6.0.0 and an update of this package was not requested.
- sebastian/object-reflector 6.0.0 requires php >=8.4 -> your php version (8.3.30) does not satisfy that requirement.
Problem 17
- sebastian/recursion-context is locked to version 8.0.0 and an update of this package was not requested.
- sebastian/recursion-context 8.0.0 requires php >=8.4 -> your php version (8.3.30) does not satisfy that requirement.
Problem 18
|
|
Check Coding Standards (locked, 8.3, ubuntu-latest)
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/
|