Lock file maintenance #6
Annotations
1 error and 1 warning
PHPCodeSniffer [8.1, locked]
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- symfony/var-dumper is locked to version v7.2.0 and an update of this package was not requested.
- symfony/var-dumper v7.2.0 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
Problem 2
- 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.30) does not satisfy that requirement.
Problem 3
- 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.30) does not satisfy that requirement.
Problem 4
- 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.30) does not satisfy that requirement.
Problem 5
- symfony/var-dumper v7.2.0 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
- laminas/laminas-developer-tools 2.9.0 requires symfony/var-dumper ^6.0 || ^7.0 -> satisfiable by symfony/var-dumper[v7.2.0].
- laminas/laminas-developer-tools is locked to version 2.9.0 and an update of this package was not requested.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading