Skip to content

Refactor Jenkinsfile to improve build and test stages with updated co… #105

Refactor Jenkinsfile to improve build and test stages with updated co…

Refactor Jenkinsfile to improve build and test stages with updated co… #105

Triggered via push February 2, 2026 05:20
Status Failure
Total duration 8s
Artifacts

php.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build
Process completed with exit code 2.
build
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - symfony/event-dispatcher is locked to version 8.1.x-dev and an update of this package was not requested. - symfony/event-dispatcher 8.1.x-dev requires php >=8.4 -> your php version (8.3.6) does not satisfy that requirement. Problem 2 - symfony/finder is locked to version 8.1.x-dev and an update of this package was not requested. - symfony/finder 8.1.x-dev requires php >=8.4 -> your php version (8.3.6) does not satisfy that requirement. Problem 3 - symfony/options-resolver is locked to version 8.1.x-dev and an update of this package was not requested. - symfony/options-resolver 8.1.x-dev requires php >=8.4 -> your php version (8.3.6) does not satisfy that requirement. Problem 4 - symfony/process is locked to version 8.1.x-dev and an update of this package was not requested. - symfony/process 8.1.x-dev requires php >=8.4 -> your php version (8.3.6) does not satisfy that requirement. Problem 5 - symfony/stopwatch is locked to version 8.1.x-dev and an update of this package was not requested. - symfony/stopwatch 8.1.x-dev requires php >=8.4 -> your php version (8.3.6) does not satisfy that requirement. Problem 6 - friendsofphp/php-cs-fixer is locked to version v3.93.1 and an update of this package was not requested. - friendsofphp/php-cs-fixer v3.93.1 requires symfony/event-dispatcher ^5.4.45 || ^6.4.24 || ^7.0 || ^8.0 -> satisfiable by symfony/event-dispatcher[8.1.x-dev]. - symfony/event-dispatcher 8.1.x-dev requires php >=8.4 -> your php version (8.3.6) does not satisfy that requirement.