Update dependencices #33
Annotations
2 errors
Run composer install
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- psr/log is locked to version 3.0.2 and an update of this package was not requested.
- psr/log 3.0.2 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 2
- symfony/deprecation-contracts is locked to version v3.5.0 and an update of this package was not requested.
- symfony/deprecation-contracts v3.5.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 3
- symfony/service-contracts is locked to version v3.5.0 and an update of this package was not requested.
- symfony/service-contracts v3.5.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 4
- symfony/http-client is locked to version v5.4.46 and an update of this package was not requested.
- psr/log 3.0.2 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement.
- symfony/http-client v5.4.46 requires psr/log ^1|^2|^3 -> satisfiable by psr/log[3.0.2].
|
Run composer install
Process completed with exit code 2.
|
Loading