Skip to content

Feature/phpunit upgrade #390

Feature/phpunit upgrade

Feature/phpunit upgrade #390

Triggered via pull request August 6, 2024 00:58
Status Failure
Total duration 26s
Artifacts

continuous-integration.yml

on: pull_request
Matrix: PHPUnit / PHPUnit
PHPUnit  /  Upload coverage to Codecov
0s
PHPUnit / Upload coverage to Codecov
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
PHPUnit / PHPUnit (8.1, highest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires symfony/console ^7.1 -> satisfiable by symfony/console[v7.1.0, v7.1.1, v7.1.2, v7.1.3]. - symfony/console[v7.1.0, ..., v7.1.3] require php >=8.2 -> your php version (8.1.29) does not satisfy that requirement. Problem 2 - Root composer.json requires phpunit/phpunit ^11.3 -> satisfiable by phpunit/phpunit[11.3.0]. - phpunit/phpunit 11.3.0 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement.
PHPUnit / PHPUnit (8.1, highest)
Process completed with exit code 2.
PHPUnit / PHPUnit (8.0, lowest)
The job was canceled because "_8_1_highest" failed.
PHPUnit / PHPUnit (8.3, highest)
The job was canceled because "_8_1_highest" failed.
PHPUnit / PHPUnit (8.2, highest)
The job was canceled because "_8_1_highest" failed.
PHPUnit / PHPUnit (8.0, highest)
The job was canceled because "_8_1_highest" failed.
PHPUnit / PHPUnit (8.1, highest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/