Skip to content

Merge pull request #836 from TomHAnderson/feature/composer-versions #388

Merge pull request #836 from TomHAnderson/feature/composer-versions

Merge pull request #836 from TomHAnderson/feature/composer-versions #388

Triggered via push August 6, 2024 00:19
Status Failure
Total duration 33s
Artifacts
Matrix: PHPUnit / PHPUnit
PHPUnit  /  Upload coverage to Codecov
0s
PHPUnit / Upload coverage to Codecov
Fit to window
Zoom out
Zoom in

Annotations

9 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.2, highest)
The job was canceled because "_8_1_highest" failed.
PHPUnit / PHPUnit (8.2, highest)
Process completed with exit code 255.
PHPUnit / PHPUnit (8.0, lowest)
The job was canceled because "_8_1_highest" failed.
PHPUnit / PHPUnit (8.0, lowest)
The operation was canceled.
PHPUnit / PHPUnit (8.0, highest)
The job was canceled because "_8_1_highest" failed.
PHPUnit / PHPUnit (8.0, highest)
The operation was canceled.
PHPUnit / PHPUnit (8.3, 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/