Drush Security & Composer Outdated Check #846
security-outdated-check.yml
on: schedule
Security & Outdated Check
8s
Annotations
2 errors
Security & Outdated Check
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- lcobucci/clock is locked to version 3.2.0 and an update of this package was not requested.
- lcobucci/clock 3.2.0 requires php ~8.2.0 || ~8.3.0 -> your php version (8.1.2) does not satisfy that requirement.
Problem 2
- symfony/http-client is locked to version v7.1.1 and an update of this package was not requested.
- symfony/http-client v7.1.1 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement.
Problem 3
- symfony/var-exporter is locked to version v7.1.1 and an update of this package was not requested.
- symfony/var-exporter v7.1.1 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement.
Problem 4
- symfony/http-client v7.1.1 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement.
- acquia/acquia-cms-starterkit 1.1.8 requires symfony/http-client ^6.2 || ^7.0 -> satisfiable by symfony/http-client[v7.1.1].
- acquia/acquia-cms-starterkit is locked to version 1.1.8 and an update of this package was not requested.
|
Security & Outdated Check
Process completed with exit code 2.
|