Skip to content

Update minimum php version from 8.1 to 8.2 #17

Update minimum php version from 8.1 to 8.2

Update minimum php version from 8.1 to 8.2 #17

Triggered via push February 23, 2026 19:37
Status Failure
Total duration 21s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
PHPStan
Process completed with exit code 2.
PHPStan
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - Root composer.json requires php >=8.2 but your php version (8.1.34) does not satisfy that requirement. Problem 2 - phpro/grumphp is locked to version v2.19.0 and an update of this package was not requested. - phpro/grumphp v2.19.0 requires php ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0 -> your php version (8.1.34) does not satisfy that requirement. Problem 3 - phpunit/php-code-coverage is locked to version 11.0.12 and an update of this package was not requested. - phpunit/php-code-coverage 11.0.12 requires php >=8.2 -> your php version (8.1.34) does not satisfy that requirement. Problem 4 - phpunit/php-file-iterator is locked to version 5.1.1 and an update of this package was not requested. - phpunit/php-file-iterator 5.1.1 requires php >=8.2 -> your php version (8.1.34) does not satisfy that requirement. Problem 5 - phpunit/php-invoker is locked to version 5.0.1 and an update of this package was not requested. - phpunit/php-invoker 5.0.1 requires php >=8.2 -> your php version (8.1.34) does not satisfy that requirement. Problem 6 - phpunit/php-text-template is locked to version 4.0.1 and an update of this package was not requested. - phpunit/php-text-template 4.0.1 requires php >=8.2 -> your php version (8.1.34) does not satisfy that requirement. Problem 7 - phpunit/php-timer is locked to version 7.0.1 and an update of this package was not requested. - phpunit/php-timer 7.0.1 requires php >=8.2 -> your php version (8.1.34) does not satisfy that requirement. Problem 8 - phpunit/phpunit is locked to version 11.5.55 and an update of this package was not requested. - phpunit/phpunit 11.5.55 requires php >=8.2 -> your php version (8.1.34) does not satisfy that requirement. Problem 9 - sebastian/cli-parser is locked to version 3.0.2 and an update of this package was not requested. - sebastian/cli-parser 3.0.2 requires php >=8.2 -> your php version (8.1.34) does not satisfy that requirement. Problem 10 - sebastian/code-unit is locked to version 3.0.3 and an update of this package was not requested. - sebastian/code-unit 3.0.3 requires php >=8.2 -> your php version (8.1.34) does not satisfy that requirement. Problem 11 - sebastian/code-unit-reverse-lookup is locked to version 4.0.1 and an update of this package was not requested. - sebastian/code-unit-reverse-lookup 4.0.1 requires php >=8.2 -> your php version (8.1.34) does not satisfy that requirement. Problem 12 - sebastian/comparator is locked to version 6.3.3 and an update of this package was not requested. - sebastian/comparator 6.3.3 requires php >=8.2 -> your php version (8.1.34) does not satisfy that requirement. Problem 13 - sebastian/complexity is locked to version 4.0.1 and an update of this package was not requested. - sebastian/complexity 4.0.1 requires php >=8.2 -> your php version (8.1.34) does not satisfy that requirement. Problem 14 - sebastian/diff is locked to version 6.0.2 and an update of this package was not requested. - sebastian/diff 6.0.2 requires php >=8.2 -> your php version (8.1.34) does not satisfy that requirement. Problem 15 - sebastian/environment is locked to version 7.2.1 and an update of this package was not requested. - sebastian/environment 7.2.1 requires php >=8.2 -> your php version (8.1.34) does not satisfy that requirement. Problem 16 - sebastian/exporter is locked to version 6.3.2 and an update of this package was not requested. - sebastian/exporter 6.3.2 requires php >=8.2 -> your php version (8.1.34) does not satisfy that requirement. Problem 17 - sebastian/global-state is locked to version 7.0.2 and an update of this package was not requested. - sebastian/global-state 7.0.2 requires php >=8.2 -> your php version (8.1.34) does not satisfy that requirement. Problem 18 - sebastian/lines-of-code is locked to version 3.0.1 and an update of this package was not requested.
PHPStan
Cache save failed.