Skip to content

test: downgrade phpunit for 8.0 support #531

test: downgrade phpunit for 8.0 support

test: downgrade phpunit for 8.0 support #531

Triggered via push January 3, 2024 18:16
Status Failure
Total duration 24s
Artifacts

ci.yml

on: push
Matrix: composer
remove_old_artifacts
1s
remove_old_artifacts
Matrix: phpunit
Matrix: phpcs
Matrix: phpmd
Matrix: phpstan
coverage
0s
coverage
Fit to window
Zoom out
Zoom in

Annotations

3 errors
composer (8.1)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - symfony/config is locked to version v7.0.0 and an update of this package was not requested. - symfony/config v7.0.0 requires php >=8.2 -> your php version (8.1.13) does not satisfy that requirement. Problem 2 - symfony/dependency-injection is locked to version v7.0.2 and an update of this package was not requested. - symfony/dependency-injection v7.0.2 requires php >=8.2 -> your php version (8.1.13) does not satisfy that requirement. Problem 3 - symfony/filesystem is locked to version v7.0.0 and an update of this package was not requested. - symfony/filesystem v7.0.0 requires php >=8.2 -> your php version (8.1.13) does not satisfy that requirement. Problem 4 - symfony/var-exporter is locked to version v7.0.2 and an update of this package was not requested. - symfony/var-exporter v7.0.2 requires php >=8.2 -> your php version (8.1.13) does not satisfy that requirement. Problem 5 - symfony/config v7.0.0 requires php >=8.2 -> your php version (8.1.13) does not satisfy that requirement. - pdepend/pdepend 2.16.2 requires symfony/config ^2.3.0|^3|^4|^5|^6.0|^7.0 -> satisfiable by symfony/config[v7.0.0]. - pdepend/pdepend is locked to version 2.16.2 and an update of this package was not requested.
composer (8.1)
Process completed with exit code 2.
composer (8.3)
The job was canceled because "_8_1" failed.