ci: update actions/cache to v4 #165
ci.yml
on: push
Lint JSON files
1m 0s
Matrix: php-tests
Annotations
2 errors
Tests on PHP 8.1
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.3 and an update of this package was not requested.
- symfony/console v7.0.3 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 2
- symfony/string is locked to version v7.0.3 and an update of this package was not requested.
- symfony/string v7.0.3 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 3
- symfony/yaml is locked to version v7.0.3 and an update of this package was not requested.
- symfony/yaml v7.0.3 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
|
Tests on PHP 8.1
Process completed with exit code 2.
|