Update phpunit/phpunit requirement from ^9.5 to ^11.4 #224
ci.yml
on: pull_request
Static analysis
12s
Matrix: Check coding standards / Check coding standards
Matrix: Run tests
Annotations
10 errors
Run tests (8.1, 6.4)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^11.4 -> satisfiable by phpunit/phpunit[11.4.0].
- phpunit/phpunit 11.4.0 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
|
Run tests (8.1, 6.4)
Process completed with exit code 2.
|
Static analysis
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^11.4 -> satisfiable by phpunit/phpunit[11.4.0].
- phpunit/phpunit 11.4.0 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
|
Static analysis
Process completed with exit code 2.
|
Run tests (8.1, 5.4)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^11.4 -> satisfiable by phpunit/phpunit[11.4.0].
- phpunit/phpunit 11.4.0 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
|
Run tests (8.1, 5.4)
Process completed with exit code 2.
|
Run tests (8.2, 7.0)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires symfony/yaml ^7.0, found symfony/yaml[v7.0.0, ..., v7.1.5] but these were not loaded, likely because it conflicts with another require.
Problem 2
- matthiasnoback/symfony-dependency-injection-test is locked to version v4.3.1 and an update of this package was not requested.
- matthiasnoback/symfony-dependency-injection-test v4.3.1 requires symfony/yaml ^4.4 || ^5.3 || ^6.0 -> found symfony/yaml[v4.4.0, ..., v4.4.45, v5.3.0, ..., v5.4.44, v6.0.0, ..., v6.4.12] but it conflicts with your root composer.json require (^7.0).
|
Run tests (8.2, 7.0)
Process completed with exit code 2.
|
Run tests (8.3, 7.0)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires symfony/yaml ^7.0, found symfony/yaml[v7.0.0, ..., v7.1.5] but these were not loaded, likely because it conflicts with another require.
Problem 2
- matthiasnoback/symfony-dependency-injection-test is locked to version v4.3.1 and an update of this package was not requested.
- matthiasnoback/symfony-dependency-injection-test v4.3.1 requires symfony/yaml ^4.4 || ^5.3 || ^6.0 -> found symfony/yaml[v4.4.0, ..., v4.4.45, v5.3.0, ..., v5.4.44, v6.0.0, ..., v6.4.12] but it conflicts with your root composer.json require (^7.0).
|
Run tests (8.3, 7.0)
Process completed with exit code 2.
|