Skip to content

Merge pull request #837 from TomHAnderson/feature/phpunit-upgrade #391

Merge pull request #837 from TomHAnderson/feature/phpunit-upgrade

Merge pull request #837 from TomHAnderson/feature/phpunit-upgrade #391

Triggered via push August 6, 2024 01:01
Status Failure
Total duration 29s
Artifacts
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.0, highest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires php ~8.1.0 || ~8.2.0 || ~8.3.0 but your php version (8.0.30) does not satisfy that requirement. Problem 2 - Root composer.json requires doctrine/collections ^2.2 -> satisfiable by doctrine/collections[2.2.0, 2.2.1, 2.2.2]. - doctrine/collections[2.2.0, ..., 2.2.2] require php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 3 - Root composer.json requires doctrine/event-manager ^2.0 -> satisfiable by doctrine/event-manager[2.0.0, 2.0.1]. - doctrine/event-manager[2.0.0, ..., 2.0.1] require php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 4 - Root composer.json requires laminas/laminas-authentication ^2.17 -> satisfiable by laminas/laminas-authentication[2.17.0]. - laminas/laminas-authentication 2.17.0 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.0.30) does not satisfy that requirement. Problem 5 - Root composer.json requires laminas/laminas-cache ^4.0 -> satisfiable by laminas/laminas-cache[4.0.0, ..., 4.0.4]. - laminas/laminas-cache[4.0.0, ..., 4.0.4] require php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.0.30) does not satisfy that requirement. Problem 6 - Root composer.json requires laminas/laminas-eventmanager ^3.13 -> satisfiable by laminas/laminas-eventmanager[3.13.0, 3.13.1]. - laminas/laminas-eventmanager[3.13.0, ..., 3.13.1] require php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.0.30) does not satisfy that requirement. Problem 7 - Root composer.json requires laminas/laminas-paginator ^2.18 -> satisfiable by laminas/laminas-paginator[2.18.0, 2.18.1]. - laminas/laminas-paginator[2.18.0, ..., 2.18.1] require php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.0.30) does not satisfy that requirement. Problem 8 - Root composer.json requires laminas/laminas-servicemanager ^4.2 -> satisfiable by laminas/laminas-servicemanager[4.2.0]. - laminas/laminas-servicemanager 4.2.0 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.0.30) does not satisfy that requirement. Problem 9 - Root composer.json requires laminas/laminas-stdlib ^3.19 -> satisfiable by laminas/laminas-stdlib[3.19.0]. - laminas/laminas-stdlib 3.19.0 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.0.30) does not satisfy that requirement. Problem 10 - 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.0.30) does not satisfy that requirement. Problem 11 - 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.0.30) does not satisfy that requirement. Problem 12 - doctrine/collections[2.2.0, ..., 2.2.2] require php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. - doctrine/doctrine-laminas-hydrator 3.4.0 requires doctrine/collections ^1.8.0 || ^2.0.0 -> satisfiable by doctrine/collections[2.2.0, 2.2.1, 2.2.2]. - Root composer.json requires doctrine/doctrine-laminas-hydrator ^3.4 -> satisfiable by doctrine/doctrine-laminas-hydrator[3.4.0].
PHPUnit / PHPUnit (8.0, highest)
Process completed with exit code 2.
PHPUnit / PHPUnit (8.1, highest)
The job was canceled because "_8_0_highest" failed.
PHPUnit / PHPUnit (8.0, lowest)
The job was canceled because "_8_0_highest" failed.
PHPUnit / PHPUnit (8.2, highest)
The job was canceled because "_8_0_highest" failed.
PHPUnit / PHPUnit (8.3, highest)
The job was canceled because "_8_0_highest" failed.
PHPUnit / PHPUnit (8.0, 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/