Open renovate[bot] opened 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_a_sidecar --label=renovate_a_child -v "/tmp/worker/954a4f/ad2ec9/repos/github/psr7-sessions/storageless-mezzio-integration":"/tmp/worker/954a4f/ad2ec9/repos/github/psr7-sessions/storageless-mezzio-integration" -v "/tmp/worker/954a4f/ad2ec9/cache":"/tmp/worker/954a4f/ad2ec9/cache" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/954a4f/ad2ec9/repos/github/psr7-sessions/storageless-mezzio-integration" ghcr.io/containerbase/sidecar bash -l -c "install-tool php 8.1.20 && install-tool composer 2.5.8 && composer update lcobucci/clock --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
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires lcobucci/clock ^3.1.0, found lcobucci/clock[3.1.0] but these were not loaded, likely because it conflicts with another require.
Problem 2
- psr7-sessions/storageless is locked to version 8.0.0 and an update of this package was not requested.
- psr7-sessions/storageless 8.0.0 requires lcobucci/clock ^2.0.0 -> found lcobucci/clock[2.0.0, 2.1.0, 2.2.0, 2.3.0] but it conflicts with your root composer.json require (^3.1.0).
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.0
->^3.1.0
Release Notes
lcobucci/clock
### [`v3.1.0`](https://togithub.com/lcobucci/clock/releases/tag/3.1.0) [Compare Source](https://togithub.com/lcobucci/clock/compare/3.0.0...3.1.0) ##### Release Notes for [3.1.0](https://togithub.com/lcobucci/clock/milestone/15) This release bumps the minimum required PHP version to 8.2, updating all dependencies. ##### 3.1.0 - Total issues resolved: **0** - Total pull requests resolved: **2** - Total contributors: **2** ##### renovate - [664: Update dependency lcobucci/coding-standard to v10](https://togithub.com/lcobucci/clock/pull/664) thanks to [@renovatebot](https://togithub.com/renovatebot) - [662: Add `renovate.json export-ignore` to `.gitattributes`](https://togithub.com/lcobucci/clock/pull/662) thanks to [@TimWolla](https://togithub.com/TimWolla) ### [`v3.0.0`](https://togithub.com/lcobucci/clock/releases/tag/3.0.0) [Compare Source](https://togithub.com/lcobucci/clock/compare/2.3.0...3.0.0) ##### Release Notes for [3.0.0](https://togithub.com/lcobucci/clock/milestone/9) This release drops the temporary interface, directly implementing PSR-20. ##### 3.0.0 - Total issues resolved: **0** - Total pull requests resolved: **2** - Total contributors: **2** ##### Improvement - [659: Remove forgotten merge bot file](https://togithub.com/lcobucci/clock/pull/659) thanks to [@lcobucci](https://togithub.com/lcobucci) ##### BC-Break,Improvement - [651: Replace stella-maris/clock with psr/clock](https://togithub.com/lcobucci/clock/pull/651) thanks to [@p4veI](https://togithub.com/p4veI) ### [`v2.3.0`](https://togithub.com/lcobucci/clock/releases/tag/2.3.0) [Compare Source](https://togithub.com/lcobucci/clock/compare/2.2.0...2.3.0) ##### Release Notes for [2.3.0](https://togithub.com/lcobucci/clock/milestone/11) This release updates PHP requirements and marks `lcobucci/clock` as a PSR-20 implementation (finally 🎉). ##### 2.3.0 - Total issues resolved: **0** - Total pull requests resolved: **3** - Total contributors: **1** ##### Improvement - [658: Update library configuration](https://togithub.com/lcobucci/clock/pull/658) thanks to [@lcobucci](https://togithub.com/lcobucci) - [657: Update PHP requirements](https://togithub.com/lcobucci/clock/pull/657) thanks to [@lcobucci](https://togithub.com/lcobucci) - [556: Require PHP 8.1](https://togithub.com/lcobucci/clock/pull/556) thanks to [@lcobucci](https://togithub.com/lcobucci) ### [`v2.2.0`](https://togithub.com/lcobucci/clock/releases/tag/2.2.0) [Compare Source](https://togithub.com/lcobucci/clock/compare/2.1.0...2.2.0) ##### Release Notes for [2.2.0](https://togithub.com/lcobucci/clock/milestone/8) This release introduces a compatibility layer with the PSR-20 drafts, allowing us to already get some interoperability by depending on a shared interface. ##### 2.2.0 - Total issues resolved: **0** - Total pull requests resolved: **1** - Total contributors: **1** ##### Improvement - [506: Implement forward compatible Clock-Interface](https://togithub.com/lcobucci/clock/pull/506) thanks to [@heiglandreas](https://togithub.com/heiglandreas) ### [`v2.1.0`](https://togithub.com/lcobucci/clock/releases/tag/2.1.0) [Compare Source](https://togithub.com/lcobucci/clock/compare/2.0.0...2.1.0) ##### Release Notes for [2.1.0](https://togithub.com/lcobucci/clock/milestone/6) This release drops PHP 7.4 support while ensuring that PHP 8.1 is compatible. ##### 2.1.0 - Total issues resolved: **0** - Total pull requests resolved: **3** - Total contributors: **1** ##### Improvement - [396: Require PHP 8.0](https://togithub.com/lcobucci/clock/pull/396) thanks to [@lcobucci](https://togithub.com/lcobucci) - [107: Migrate to GH actions](https://togithub.com/lcobucci/clock/pull/107) thanks to [@lcobucci](https://togithub.com/lcobucci) ##### Dependencies - [227: Switch to native dependabot](https://togithub.com/lcobucci/clock/pull/227) thanks to [@lcobucci](https://togithub.com/lcobucci)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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
Read more about the use of Renovate Bot within
ocramius/*
projects.