Use codeigniter4/framework:^4.7 #1031
Annotations
3 errors
|
PHPStan Static Analysis [PHP 8.1]
Process completed with exit code 2.
|
|
PHPStan Static Analysis [PHP 8.1]
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ^8.2 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 phpunit/phpunit ^11.5 || ^12.5 -> satisfiable by phpunit/phpunit[11.5.50, ..., 11.5.x-dev, 12.5.8, ..., 12.5.x-dev].
- phpunit/phpunit[11.5.50, ..., 11.5.x-dev] require php >=8.2 -> your php version (8.1.34) does not satisfy that requirement.
- phpunit/phpunit[12.5.8, ..., 12.5.x-dev] require php >=8.3 -> your php version (8.1.34) does not satisfy that requirement.
|
|
PHPStan Static Analysis [PHP 8.5]
Process completed with exit code 1.
|