Skip to content

Fix PHPUnit comparator under PHPUnit 10 #524

Fix PHPUnit comparator under PHPUnit 10

Fix PHPUnit comparator under PHPUnit 10 #524

Triggered via pull request January 24, 2024 18:08
Status Failure
Total duration 16s
Artifacts

static.yml

on: pull_request
PHP-CodeSniffer
8s
PHP-CodeSniffer
Fit to window
Zoom out
Zoom in

Annotations

2 errors
PHP-CodeSniffer
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires php ~8.1.0 || ~8.2.0 || ~8.3.0 but your php version (8.0.30) does not satisfy that requirement. Problem 2 - phpunit/phpunit[10.0.0, ..., 10.5.x-dev] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. - Root composer.json requires phpunit/phpunit ^10 -> satisfiable by phpunit/phpunit[10.0.0, ..., 10.5.x-dev].
PHP-CodeSniffer
Process completed with exit code 2.