Add Symfony 7.2 and PHP 8.4 to test matrix #178
tests.yml
on: pull_request
Matrix: Checkstyle
Matrix: Code coverage
Matrix: PhpStan
Matrix: PHPUnit
Annotations
13 errors and 4 warnings
PHPUnit (8.1, 7.2.*)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires symfony/console 7.2.* -> satisfiable by symfony/console[v7.2.0, v7.2.1].
- symfony/console[v7.2.0, ..., v7.2.1] require php >=8.2 -> your php version (8.1.31) does not satisfy that requirement.
Problem 2
- Root composer.json requires symfony/framework-bundle 7.2.* -> satisfiable by symfony/framework-bundle[v7.2.0, v7.2.1, v7.2.2].
- symfony/framework-bundle[v7.2.0, ..., v7.2.2] require php >=8.2 -> your php version (8.1.31) does not satisfy that requirement.
Problem 3
- Root composer.json requires symfony/http-kernel 7.2.* -> satisfiable by symfony/http-kernel[v7.2.0, v7.2.1, v7.2.2].
- symfony/http-kernel[v7.2.0, ..., v7.2.2] require php >=8.2 -> your php version (8.1.31) does not satisfy that requirement.
Problem 4
- Root composer.json requires symfony/routing 7.2.* -> satisfiable by symfony/routing[v7.2.0].
- symfony/routing v7.2.0 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement.
Problem 5
- Root composer.json requires symfony/messenger 7.2.* -> satisfiable by symfony/messenger[v7.2.0, v7.2.1].
- symfony/messenger[v7.2.0, ..., v7.2.1] require php >=8.2 -> your php version (8.1.31) does not satisfy that requirement.
|
PHPUnit (8.1, 7.2.*)
Process completed with exit code 2.
|
PHPUnit (8.4, 7.2.*)
The job was canceled because "_8_1_7_2__" failed.
|
PHPUnit (8.4, 7.2.*)
Process completed with exit code 1.
|
PHPUnit (7.2, 5.4.*)
The job was canceled because "_8_1_7_2__" failed.
|
PHPUnit (7.2, 5.4.*)
The operation was canceled.
|
PHPUnit (8.4, 6.4.*)
The job was canceled because "_8_1_7_2__" failed.
|
PHPUnit (8.4, 6.4.*)
The operation was canceled.
|
PHPUnit (8.1, 5.4.*)
The job was canceled because "_8_1_7_2__" failed.
|
PHPUnit (8.1, 5.4.*)
The operation was canceled.
|
PHPUnit (8.1, 6.4.*)
The job was canceled because "_8_1_7_2__" failed.
|
PHPUnit (8.1, 6.4.*)
The operation was canceled.
|
Code coverage (8.4, 7.2.*)
Process completed with exit code 1.
|
PHPUnit (8.1, 7.2.*)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PhpStan (8.4, 7.2.*)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Checkstyle (8.4, 7.2.*)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Code coverage (8.4, 7.2.*)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|