Update all non-major dependencies #2572
Annotations
2 errors and 1 warning
Check Coding Standards (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.0.2 and an update of this package was not requested.
- symfony/console v7.0.2 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 2
- symfony/filesystem is locked to version v7.0.0 and an update of this package was not requested.
- symfony/filesystem v7.0.0 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 3
- symfony/finder is locked to version v7.0.0 and an update of this package was not requested.
- symfony/finder v7.0.0 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 4
- symfony/process is locked to version v7.0.2 and an update of this package was not requested.
- symfony/process v7.0.2 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 5
- symfony/string is locked to version v7.0.2 and an update of this package was not requested.
- symfony/string v7.0.2 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 6
- symfony/console v7.0.2 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
- infection/infection 0.27.9 requires symfony/console ^5.4 || ^6.0 || ^7.0 -> satisfiable by symfony/console[v7.0.2].
- infection/infection is locked to version 0.27.9 and an update of this package was not requested.
|
Check Coding Standards (locked, 8.1, ubuntu-latest)
Process completed with exit code 2.
|
Check Coding Standards (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/
|