Update all non-major dependencies #2261
Annotations
2 errors and 2 warnings
Static Analysis (locked, 8.1, ubuntu-latest)
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- symfony/console is locked to version v7.2.0 and an update of this package was not requested.
- symfony/console v7.2.0 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement.
Problem 2
- symfony/filesystem is locked to version v7.2.0 and an update of this package was not requested.
- symfony/filesystem v7.2.0 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement.
Problem 3
- symfony/finder is locked to version v7.2.0 and an update of this package was not requested.
- symfony/finder v7.2.0 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement.
Problem 4
- symfony/process is locked to version v7.2.0 and an update of this package was not requested.
- symfony/process v7.2.0 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
- infection/infection is locked to version 0.29.8 and an update of this package was not requested.
- infection/infection 0.29.8 requires symfony/console ^5.4 || ^6.0 || ^7.0 -> satisfiable by symfony/console[v7.2.0].
- symfony/console v7.2.0 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement.
|
Static Analysis (locked, 8.1, ubuntu-latest)
Process completed with exit code 2.
|
Static Analysis (locked, 8.1, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Static Analysis (locked, 8.1, 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/
|