Skip to content

Update dependency phpstan/phpstan to v2 #98

Update dependency phpstan/phpstan to v2

Update dependency phpstan/phpstan to v2 #98

Triggered via pull request November 11, 2024 09:56
Status Failure
Total duration 20s
Artifacts

build.yml

on: pull_request
Matrix: run
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
PHP 7.3 Test on ubuntu-latest
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires phpstan/phpstan ^2 -> satisfiable by phpstan/phpstan[2.0.0]. - phpstan/phpstan 2.0.0 requires php ^7.4|^8.0 -> your php version (7.3.33) does not satisfy that requirement.
PHP 7.3 Test on ubuntu-latest
Process completed with exit code 2.
PHP 7.2 Test on ubuntu-latest
The job was canceled because "ubuntu-latest_7_3" failed.
PHP 7.2 Test on ubuntu-latest
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires phpstan/phpstan ^2 -> satisfiable by phpstan/phpstan[2.0.0]. - phpstan/phpstan 2.0.0 requires php ^7.4|^8.0 -> your php version (7.2.34) does not satisfy that requirement.
PHP 7.2 Test on ubuntu-latest
Process completed with exit code 2.
PHP 7.4 Test on ubuntu-latest
The job was canceled because "ubuntu-latest_7_3" failed.
PHP 7.4 Test on ubuntu-latest
The operation was canceled.
PHP 7.3 Test on ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/