Skip to content

Update phpunit/phpunit requirement from ^9.5 to ^10.2 #284

Update phpunit/phpunit requirement from ^9.5 to ^10.2

Update phpunit/phpunit requirement from ^9.5 to ^10.2 #284

Triggered via pull request June 5, 2023 02:57
Status Failure
Total duration 31s
Artifacts

static.yml

on: pull_request
Matrix: psalm / psalm
Fit to window
Zoom out
Zoom in

Annotations

3 errors
psalm / PHP 8.0-ubuntu-latest
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires phpunit/phpunit ^10.2 -> satisfiable by phpunit/phpunit[10.2.0]. - phpunit/phpunit 10.2.0 requires php >=8.1 -> your php version (8.0.28) does not satisfy that requirement. Problem 2 - php-mock/php-mock-phpunit 2.7.1 requires phpunit/phpunit ^6 || ^7 || ^8 || ^9 || ^10.0.17 -> satisfiable by phpunit/phpunit[10.2.0]. - php-mock/php-mock-phpunit 2.7.0 requires phpunit/phpunit ^6 || ^7 || ^8 || ^9 || ^10 -> satisfiable by phpunit/phpunit[10.2.0]. - php-mock/php-mock-phpunit[2.6.0, ..., 2.6.1] require phpunit/phpunit ^6 || ^7 || ^8 || ^9 -> found phpunit/phpunit[6.0.0, ..., 6.5.14, 7.0.0, ..., 7.5.20, 8.0.0, ..., 8.5.33, 9.0.0, ..., 9.6.8] but it conflicts with your root composer.json require (^10.2). - phpunit/phpunit 10.2.0 requires php >=8.1 -> your php version (8.0.28) does not satisfy that requirement. - Root composer.json requires php-mock/php-mock-phpunit ^2.6 -> satisfiable by php-mock/php-mock-phpunit[2.6.0, 2.6.1, 2.7.0, 2.7.1].
psalm / PHP 8.0-ubuntu-latest
Process completed with exit code 2.
psalm / PHP 8.1-ubuntu-latest
The job was canceled because "ubuntu-latest_8_0" failed.