Skip to content

Update/dependencies #207

Update/dependencies

Update/dependencies #207

Triggered via pull request September 2, 2025 05:39
Status Failure
Total duration 16s
Artifacts

phpcs.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build (8)
Process completed with exit code 2.
build (8)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - Root composer.json requires php >=8.1 but your php version (8.0.30) does not satisfy that requirement. Problem 2 - symfony/css-selector is locked to version v6.4.24 and an update of this package was not requested. - symfony/css-selector v6.4.24 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 3 - symfony/dom-crawler is locked to version v6.4.25 and an update of this package was not requested. - symfony/dom-crawler v6.4.25 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 4 - doctrine/instantiator is locked to version 2.0.0 and an update of this package was not requested. - doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 5 - phpunit/phpunit is locked to version 9.6.25 and an update of this package was not requested. - doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. - phpunit/phpunit 9.6.25 requires doctrine/instantiator ^1.5.0 || ^2 -> satisfiable by doctrine/instantiator[2.0.0].