Skip to content

chore: require PHP 8.3 for supported PHPUnit releases #197

chore: require PHP 8.3 for supported PHPUnit releases

chore: require PHP 8.3 for supported PHPUnit releases #197

Triggered via pull request April 19, 2026 15:53
Status Failure
Total duration 34s
Artifacts

phpstan.yml

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

Annotations

4 errors
PHP 8.2 Static Analysis
Process completed with exit code 2.
PHP 8.2 Static Analysis
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires php ^8.3 but your php version (8.2.30) does not satisfy that requirement. Problem 2 - Root composer.json requires phpunit/phpunit ^12.5.22 || ^13.1.7 -> satisfiable by phpunit/phpunit[12.5.22, 12.5.23, 12.5.x-dev, 13.1.7, 13.1.x-dev, 13.2.x-dev]. - phpunit/phpunit[12.5.22, ..., 12.5.x-dev] require php >=8.3 -> your php version (8.2.30) does not satisfy that requirement. - phpunit/phpunit[13.1.7, ..., 13.2.x-dev] require php >=8.4.1 -> your php version (8.2.30) does not satisfy that requirement.
PHP 8.1 Static Analysis
Process completed with exit code 2.
PHP 8.1 Static Analysis
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires php ^8.3 but your php version (8.1.34) does not satisfy that requirement. Problem 2 - Root composer.json requires codeigniter4/framework ^4.7 -> satisfiable by codeigniter4/framework[v4.7.0, v4.7.1, v4.7.2]. - codeigniter4/framework[v4.7.0, ..., v4.7.2] require php ^8.2 -> your php version (8.1.34) does not satisfy that requirement. Problem 3 - Root composer.json requires codeigniter/coding-standard ^1.9 -> satisfiable by codeigniter/coding-standard[v1.9.0, v1.9.1, v1.9.2, 1.x-dev]. - codeigniter/coding-standard[v1.9.0, ..., 1.x-dev] require php ^8.2 -> your php version (8.1.34) does not satisfy that requirement.