Closed renovate[bot] closed 2 years 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: docker run --rm --name=renovate_php --label=renovate_child -v "/mnt/renovate/gh/laminas/laminas-view":"/mnt/renovate/gh/laminas/laminas-view" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -e BUILDPACK_CACHE_DIR -w "/mnt/renovate/gh/laminas/laminas-view" docker.io/renovate/php:7.4.0 bash -l -c "install-tool composer 2.4.1 && composer update laminas/laminas-coding-standard --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins"
Loading composer repositories with package information
Info from https://repo.packagist.org: #StandWithUkraine
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires psalm/plugin-phpunit ^0.17.0, found psalm/plugin-phpunit[0.17.0] but the package is fixed to 0.16.1 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
Problem 2
- laminas/laminas-mvc is locked to version 3.3.3 and an update of this package was not requested.
- laminas/laminas-mvc 3.3.3 requires laminas/laminas-view ^2.14 -> satisfiable by laminas/laminas-view[2.14.0, ..., 2.23.x-dev] from composer repo (https://repo.packagist.org) but laminas/laminas-view is the root package and cannot be modified. See https://getcomposer.org/dep-on-root for details and assistance.
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
This PR contains the following updates:
~2.3.0
->~2.4.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
â™» Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
Read more information about the use of Renovate Bot within Laminas.