update due to recent change to composer.json #92
Annotations
2 errors
build
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- symfony/clock is locked to version v7.1.1 and an update of this package was not requested.
- symfony/clock v7.1.1 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
Problem 2
- symfony/translation is locked to version v7.1.5 and an update of this package was not requested.
- symfony/translation v7.1.5 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
Problem 3
- nesbot/carbon is locked to version 3.8.0 and an update of this package was not requested.
- nesbot/carbon 3.8.0 requires symfony/clock ^6.3 || ^7.0 -> satisfiable by symfony/clock[v7.1.1].
- symfony/clock v7.1.1 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
|
build
Process completed with exit code 2.
|