Skip to content

chore(deps): update phpstan packages to v2 (major) #493

chore(deps): update phpstan packages to v2 (major)

chore(deps): update phpstan packages to v2 (major) #493

Triggered via pull request November 28, 2024 22:34
Status Failure
Total duration 2m 39s
Artifacts

static-analysis.yml

on: pull_request
Static Analysis with PHPStan
2m 28s
Static Analysis with PHPStan
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Static Analysis with PHPStan
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires thecodingmachine/phpstan-safe-rule ^1.0 -> satisfiable by thecodingmachine/phpstan-safe-rule[v1.0.0, v1.0.1, v1.1.0, v1.2.0]. - thecodingmachine/phpstan-safe-rule v1.0.0 requires php ^7.1 -> your php version (8.2.26) does not satisfy that requirement. - thecodingmachine/phpstan-safe-rule v1.0.1 requires phpstan/phpstan ^0.10 | ^0.11 | ^0.12 -> found phpstan/phpstan[0.10, ..., 0.12.100] but it conflicts with your root composer.json require (2.0.3). - thecodingmachine/phpstan-safe-rule[v1.1.0, ..., v1.2.0] require phpstan/phpstan ^1.0 -> found phpstan/phpstan[1.0.0, ..., 1.12.12] but it conflicts with your root composer.json require (2.0.3).
Static Analysis with PHPStan
The process '/usr/local/bin/composer' failed with exit code 2
Static Analysis with PHPStan
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/