Update framework to v4.6.0 #116
psalm.yml
on: pull_request
psalm
/
Psalm Analysis
17s
Annotations
2 errors and 1 warning
psalm / Psalm Analysis
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- symfony/event-dispatcher is locked to version v7.2.0 and an update of this package was not requested.
- symfony/event-dispatcher v7.2.0 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement.
Problem 2
- symfony/finder is locked to version v7.2.2 and an update of this package was not requested.
- symfony/finder v7.2.2 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement.
Problem 3
- symfony/options-resolver is locked to version v7.2.0 and an update of this package was not requested.
- symfony/options-resolver v7.2.0 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement.
Problem 4
- symfony/stopwatch is locked to version v7.2.2 and an update of this package was not requested.
- symfony/stopwatch v7.2.2 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement.
Problem 5
- symfony/string is locked to version v7.2.0 and an update of this package was not requested.
- symfony/string v7.2.0 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement.
Problem 6
- friendsofphp/php-cs-fixer is locked to version v3.68.1 and an update of this package was not requested.
- friendsofphp/php-cs-fixer v3.68.1 requires symfony/event-dispatcher ^5.4 || ^6.4 || ^7.0 -> satisfiable by symfony/event-dispatcher[v7.2.0].
- symfony/event-dispatcher v7.2.0 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement.
|
psalm / Psalm Analysis
Process completed with exit code 2.
|
psalm / Psalm Analysis
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|