Closed renovate[bot] closed 8 months ago
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
â™» Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
Command failed: composer update phpunit/phpcov:10.0.0 --with-dependencies --ignore-platform-req ext-intl --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpcov ^9.0 || ^10.0 -> satisfiable by phpunit/phpcov[10.0.0].
- phpunit/phpcov 10.0.0 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Code Climate has analyzed commit 3d494d27 and detected 0 issues on this pull request.
The test coverage on the diff in this pull request is 100.0% (50% is the threshold).
This pull request will bring the total coverage in the repository to 91.5% (0.0% change).
View more on Code Climate.
This PR contains the following updates:
^9.0
->^9.0 \|\| ^10.0
Release Notes
sebastianbergmann/phpcov (phpunit/phpcov)
### [`v10.0.0`](https://togithub.com/sebastianbergmann/phpcov/blob/HEAD/ChangeLog.md#1000---2024-02-02) [Compare Source](https://togithub.com/sebastianbergmann/phpcov/compare/9.0.2...10.0.0) ##### Added - Added support for PHPUnit 11 ##### Removed - PHPUnit 10 is no longer supported - PHP 8.1 is no longer supportedConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.