Skip to content

Add composer.lock back #228

Add composer.lock back

Add composer.lock back #228

Triggered via push March 10, 2024 03:51
Status Failure
Total duration 14s
Artifacts

test.yml

on: push
phpunit
8s
phpunit
Fit to window
Zoom out
Zoom in

Annotations

2 errors
phpunit
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - symfony/console is locked to version v7.0.4 and an update of this package was not requested. - symfony/console v7.0.4 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 2 - symfony/stopwatch is locked to version v7.0.3 and an update of this package was not requested. - symfony/stopwatch v7.0.3 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 3 - symfony/string is locked to version v7.0.4 and an update of this package was not requested. - symfony/string v7.0.4 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 4 - symfony/validator is locked to version v7.0.5 and an update of this package was not requested. - symfony/validator v7.0.5 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 5 - symfony/var-dumper is locked to version v7.0.4 and an update of this package was not requested. - symfony/var-dumper v7.0.4 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement.
phpunit
Process completed with exit code 2.