Skip to content

chore(deps): bump codeigniter4/framework from 4.6.0 to 4.6.3 #128

chore(deps): bump codeigniter4/framework from 4.6.0 to 4.6.3

chore(deps): bump codeigniter4/framework from 4.6.0 to 4.6.3 #128

Triggered via pull request August 5, 2025 04:37
Status Failure
Total duration 26s
Artifacts

phpstan.yml

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

Annotations

8 errors
phpstan / PHP 8.4 Static Analysis
Process completed with exit code 2.
phpstan / PHP 8.4 Static Analysis
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - vimeo/psalm is locked to version 5.26.1 and an update of this package was not requested. - vimeo/psalm 5.26.1 requires php ^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.10) does not satisfy that requirement. Problem 2 - codeigniter4/devkit is locked to version v1.2.3 and an update of this package was not requested. - codeigniter4/devkit v1.2.3 requires vimeo/psalm ^5.0 -> satisfiable by vimeo/psalm[5.26.1]. - vimeo/psalm 5.26.1 requires php ^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.10) does not satisfy that requirement.
phpstan / PHP 8.2 Static Analysis
Process completed with exit code 1.
phpstan / PHP 8.2 Static Analysis: app/Config/Filters.php#L70
PHPDoc type array<string, array<int|string, array<string, string>|string>> of property Config\Filters::$globals is not covariant with PHPDoc type array{before: array<int|string, array{except: array<int, string>|string}|string>, after: array<int|string, array{except: array<int, string>|string}|string>} of overridden property CodeIgniter\Config\Filters::$globals.
phpstan / PHP 8.3 Static Analysis
Process completed with exit code 1.
phpstan / PHP 8.3 Static Analysis: app/Config/Filters.php#L70
PHPDoc type array<string, array<int|string, array<string, string>|string>> of property Config\Filters::$globals is not covariant with PHPDoc type array{before: array<int|string, array{except: array<int, string>|string}|string>, after: array<int|string, array{except: array<int, string>|string}|string>} of overridden property CodeIgniter\Config\Filters::$globals.
phpstan / PHP 8.1 Static Analysis
Process completed with exit code 1.
phpstan / PHP 8.1 Static Analysis: app/Config/Filters.php#L70
PHPDoc type array<string, array<int|string, array<string, string>|string>> of property Config\Filters::$globals is not covariant with PHPDoc type array{before: array<int|string, array{except: array<int, string>|string}|string>, after: array<int|string, array{except: array<int, string>|string}|string>} of overridden property CodeIgniter\Config\Filters::$globals.