Skip to content

Upgrade to phpunit 11 #766

Upgrade to phpunit 11

Upgrade to phpunit 11 #766

Triggered via push March 21, 2024 07:42
Status Failure
Total duration 40s
Artifacts

build.yml

on: push
Matrix: run
Fit to window
Zoom out
Zoom in

Annotations

6 errors
PHP 8.2 Test on ubuntu-latest: src/Middleware/ExceptionMiddleware.php#L118
Class Slim\Exception\HttpException not found.
PHP 8.2 Test on ubuntu-latest: src/Middleware/ExceptionMiddleware.php#L119
Call to method getCode() on an unknown class Slim\Exception\HttpException.
PHP 8.2 Test on ubuntu-latest
Process completed with exit code 1.
PHP 8.1 Test on ubuntu-latest
The job was canceled because "ubuntu-latest_8_2" failed.
PHP 8.1 Test on ubuntu-latest
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires phpunit/phpunit ^11 -> satisfiable by phpunit/phpunit[11.0.0, ..., 11.0.7]. - phpunit/phpunit[11.0.0, ..., 11.0.7] require php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
PHP 8.1 Test on ubuntu-latest
Process completed with exit code 2.