Closed renovate[bot] closed 1 year 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_sidecar --label=renovate_child -v "/mnt/renovate/gh/laminas/automatic-releases":"/mnt/renovate/gh/laminas/automatic-releases" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/laminas/automatic-releases" docker.io/renovate/sidecar bash -l -c "install-tool php 8.1.13 && install-tool composer 2.5.0 && composer update php --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 php ~8.2.0 but your php version (8.1.99; overridden via config.platform, actual: 8.1.13) does not satisfy that requirement.
This requires updating config.platform.php
: doing so now :)
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above.
âš Warning: custom changes will be lost.
This PR contains the following updates:
8.1-alpine
->8.2-alpine
~8.1.12
->~8.2.0
Release Notes
php/php-src
### [`v8.2.0`](https://togithub.com/php/php-src/compare/php-8.1.13...php-8.2.0) [Compare Source](https://togithub.com/php/php-src/compare/php-8.1.13...php-8.2.0) ### [`v8.1.13`](https://togithub.com/php/php-src/compare/php-8.1.12...php-8.1.13) [Compare Source](https://togithub.com/php/php-src/compare/php-8.1.12...php-8.1.13)Configuration
📅 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
Read more information about the use of Renovate Bot within Laminas.