Skip to content

Update dependency symfony/console to v7 #1756

Update dependency symfony/console to v7

Update dependency symfony/console to v7 #1756

Triggered via pull request June 28, 2024 14:28
Status Failure
Total duration 21s
Artifacts

static-analysis.yml

on: pull_request
psalm static code analysis
12s
psalm static code analysis
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
psalm static code analysis
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - symfony/console is locked to version v7.1.2 and an update of this package was not requested. - symfony/console v7.1.2 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement. Problem 2 - symfony/string is locked to version v7.1.2 and an update of this package was not requested. - symfony/string v7.1.2 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement. Problem 3 - symfony/console v7.1.2 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement. - php-coveralls/php-coveralls v2.7.0 requires symfony/console ^2.1 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0 -> satisfiable by symfony/console[v7.1.2]. - php-coveralls/php-coveralls is locked to version v2.7.0 and an update of this package was not requested.
psalm static code analysis
Process completed with exit code 2.
psalm static code analysis
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/