refactor: upgrade to use phpstan 2 and rector 2 #12039
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
test-phpstan.yml
on: pull_request
PHP Static Analysis
11s
Annotations
2 errors
|
PHP Static Analysis
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires codeigniter/phpstan-codeigniter ^1.4 -> satisfiable by codeigniter/phpstan-codeigniter[v1.4.0, ..., v1.5.1].
- codeigniter/phpstan-codeigniter[v1.4.0, ..., v1.4.2.70400] require phpstan/phpstan ^1.10 -> found phpstan/phpstan[1.10.0, ..., 1.12.12] but it conflicts with your root composer.json require (^2.0).
- codeigniter/phpstan-codeigniter[v1.4.3, ..., v1.5.0.70400] require codeigniter4/framework ^4.4 -> found codeigniter4/framework[v4.4.0, ..., v4.5.5] but these were not loaded, likely because it conflicts with another require.
- codeigniter/phpstan-codeigniter v1.5.1 requires codeigniter4/framework ^4.5 -> found codeigniter4/framework[v4.5.0, ..., v4.5.5] but these were not loaded, likely because it conflicts with another require.
|
|
PHP Static Analysis
Process completed with exit code 2.
|