Addressing comment on PR #993 #1
Annotations
1 error
|
copilot
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- Root composer.json requires php >=8.4 but your php version (8.3.6) does not satisfy that requirement.
Problem 2
- symfony/string is locked to version v8.0.0 and an update of this package was not requested.
- symfony/string v8.0.0 requires php >=8.4 -> your php version (8.3.6) does not satisfy that requirement.
Problem 3
- symfony/event-dispatcher is locked to version v8.0.0 and an update of this package was not requested.
- symfony/event-dispatcher v8.0.0 requires php >=8.4 -> your php version (8.3.6) does not satisfy that requirement.
Problem 4
- symfony/options-resolver is locked to version v8.0.0 and an update of this package was not requested.
- symfony/options-resolver v8.0.0 requires php >=8.4 -> your php version (8.3.6) does not satisfy that requirement.
Problem 5
- symfony/stopwatch is locked to version v8.0.0 and an update of this package was not requested.
- symfony/stopwatch v8.0.0 requires php >=8.4 -> your php version (8.3.6) does not satisfy that requirement.
Problem 6
- symfony/console is locked to version v7.4.0 and an update of this package was not requested.
- symfony/console v7.4.0 requires symfony/string ^7.2|^8.0 -> satisfiable by symfony/string[v8.0.0].
- symfony/string v8.0.0 requires php >=8.4 -> your php version (8.3.6) does not satisfy that requirement.
|