chore(deps): update dependency phpunit/php-code-coverage to v10 - autoclosed #2038
ci.yml
on: pull_request
Build JS part
14s
Matrix: Build PHP part
Annotations
15 errors
Build PHP part (7.4, lowest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- phpunit/php-code-coverage[10.0.0, ..., 10.1.10] require php >=8.1 -> your php version (7.4; overridden via config.platform, actual: 7.4.33) does not satisfy that requirement.
- Root composer.json requires phpunit/php-code-coverage ^10.0 -> satisfiable by phpunit/php-code-coverage[10.0.0, ..., 10.1.10].
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
|
Build PHP part (7.4, lowest)
Process completed with exit code 2.
|
Build PHP part (7.4, locked)
Process completed with exit code 4.
|
Build PHP part (8.0, locked)
Process completed with exit code 4.
|
Build PHP part (8.0, lowest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- phpunit/php-code-coverage[10.0.0, ..., 10.1.10] require php >=8.1 -> your php version (7.4; overridden via config.platform, actual: 8.0.30) does not satisfy that requirement.
- Root composer.json requires phpunit/php-code-coverage ^10.0 -> satisfiable by phpunit/php-code-coverage[10.0.0, ..., 10.1.10].
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
|
Build PHP part (8.0, lowest)
Process completed with exit code 2.
|
Build PHP part (8.1, lowest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- phpunit/php-code-coverage[10.0.0, ..., 10.1.10] require php >=8.1 -> your php version (7.4; overridden via config.platform, actual: 8.1.26) does not satisfy that requirement.
- Root composer.json requires phpunit/php-code-coverage ^10.0 -> satisfiable by phpunit/php-code-coverage[10.0.0, ..., 10.1.10].
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
|
Build PHP part (8.1, lowest)
Process completed with exit code 2.
|
Build PHP part (8.2, lowest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- phpunit/php-code-coverage[10.0.0, ..., 10.1.10] require php >=8.1 -> your php version (7.4; overridden via config.platform, actual: 8.2.13) does not satisfy that requirement.
- Root composer.json requires phpunit/php-code-coverage ^10.0 -> satisfiable by phpunit/php-code-coverage[10.0.0, ..., 10.1.10].
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
|
Build PHP part (8.2, lowest)
Process completed with exit code 2.
|
Build PHP part (8.1, locked)
Process completed with exit code 4.
|
Build PHP part (8.2, locked)
Process completed with exit code 4.
|
Build PHP part (8.3, lowest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- phpunit/php-code-coverage[10.0.0, ..., 10.1.10] require php >=8.1 -> your php version (7.4; overridden via config.platform, actual: 8.3.0) does not satisfy that requirement.
- Root composer.json requires phpunit/php-code-coverage ^10.0 -> satisfiable by phpunit/php-code-coverage[10.0.0, ..., 10.1.10].
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
|
Build PHP part (8.3, lowest)
Process completed with exit code 2.
|
Build PHP part (8.3, locked)
Process completed with exit code 4.
|