Drush Security & Composer Outdated Check #494
security-outdated-check.yml
on: schedule
Security & Outdated Check
4s
Annotations
2 errors
Security & Outdated Check
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- symfony/var-exporter is locked to version v7.0.0 and an update of this package was not requested.
- symfony/var-exporter v7.0.0 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement.
Problem 2
- symfony/var-exporter v7.0.0 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement.
- symfony/dependency-injection v6.4.0 requires symfony/var-exporter ^6.2.10|^7.0 -> satisfiable by symfony/var-exporter[v7.0.0].
- symfony/dependency-injection is locked to version v6.4.0 and an update of this package was not requested.
|
Security & Outdated Check
Process completed with exit code 2.
|