Skip to content

Update dependency symfony/console to v6.4.9 #1739

Update dependency symfony/console to v6.4.9

Update dependency symfony/console to v6.4.9 #1739

Triggered via pull request June 2, 2024 19:19
Status Failure
Total duration 1m 28s
Artifacts

phpunit.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
phpunit test
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - symfony/string is locked to version v7.1.0 and an update of this package was not requested. - symfony/string v7.1.0 requires php >=8.2 -> your php version (8.1.28) does not satisfy that requirement. Problem 2 - symfony/string v7.1.0 requires php >=8.2 -> your php version (8.1.28) does not satisfy that requirement. - symfony/console v6.4.8 requires symfony/string ^5.4|^6.0|^7.0 -> satisfiable by symfony/string[v7.1.0]. - symfony/console is locked to version v6.4.8 and an update of this package was not requested.
phpunit test
Process completed with exit code 2.
phpunit test
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/