chore(deps): Update php deps - abandoned #227
pr.yaml
on: pull_request
Matrix: Run linters
composer.json validation
3s
Matrix: Run static analysis
Matrix: Run unit tests
Annotations
4 errors
Run linters (8.1, false)
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.1 and an update of this package was not requested.
- symfony/console v7.0.1 requires php >=8.2 -> your php version (8.1.26) 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.26) does not satisfy that requirement.
Problem 3
- symfony/string is locked to version v7.0.0 and an update of this package was not requested.
- symfony/string v7.0.0 requires php >=8.2 -> your php version (8.1.26) does not satisfy that requirement.
Problem 4
- symfony/console v7.0.1 requires php >=8.2 -> your php version (8.1.26) does not satisfy that requirement.
- vimeo/psalm 5.17.0 requires symfony/console ^4.1.6 || ^5.0 || ^6.0 || ^7.0 -> satisfiable by symfony/console[v7.0.1].
- vimeo/psalm is locked to version 5.17.0 and an update of this package was not requested.
|
Run linters (8.1, false)
Process completed with exit code 2.
|
Run static analysis (8.1, false)
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.1 and an update of this package was not requested.
- symfony/console v7.0.1 requires php >=8.2 -> your php version (8.1.26) 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.26) does not satisfy that requirement.
Problem 3
- symfony/string is locked to version v7.0.0 and an update of this package was not requested.
- symfony/string v7.0.0 requires php >=8.2 -> your php version (8.1.26) does not satisfy that requirement.
Problem 4
- symfony/console v7.0.1 requires php >=8.2 -> your php version (8.1.26) does not satisfy that requirement.
- vimeo/psalm 5.17.0 requires symfony/console ^4.1.6 || ^5.0 || ^6.0 || ^7.0 -> satisfiable by symfony/console[v7.0.1].
- vimeo/psalm is locked to version 5.17.0 and an update of this package was not requested.
|
Run static analysis (8.1, false)
Process completed with exit code 2.
|