Open
Conversation
Contributor
Author
⚠ Artifact update problemRenovate 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: File name: composer.lock |
f4de125 to
4ba259d
Compare
4ba259d to
6e42291
Compare
6e42291 to
6bcff16
Compare
Contributor
Author
|
Member
|
let's remove 3.15 milestone from this so we can move forward to support php 8.4 |
6bcff16 to
bbcd542
Compare
bbcd542 to
7aaca3d
Compare
f6d0fd0 to
c534e2b
Compare
c534e2b to
062b11a
Compare
062b11a to
df4ea8c
Compare
df4ea8c to
b2a1929
Compare
0d4ad41 to
e643abc
Compare
3df3970 to
efd485c
Compare
a2453b1 to
958f409
Compare
958f409 to
04adb31
Compare
04adb31 to
262541c
Compare
0a1aaea to
8907210
Compare
8907210 to
7e4f3a1
Compare
7e4f3a1 to
b9a8c2e
Compare
b9a8c2e to
48d963a
Compare
5599307 to
440a879
Compare
058a405 to
9ba78a9
Compare
9ba78a9 to
ca8b2fc
Compare
ca8b2fc to
da00765
Compare
da00765 to
bbbf894
Compare
bbbf894 to
db915e7
Compare
db915e7 to
7590265
Compare
7590265 to
6d6e3d7
Compare
4897e37 to
8cc5b93
Compare
8cc5b93 to
d24011d
Compare
d24011d to
7257c06
Compare
7257c06 to
c5ee518
Compare
| datasource | package | from | to | | ---------- | ------------- | ----- | ----- | | packagist | psr/container | 1.1.2 | 2.0.2 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
c5ee518 to
e90c445
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^1.1.1→^1.1.1 || ^2.0.0Release Notes
php-fig/container (psr/container)
v2.0.2Compare Source
Added
ThrowablebyPsr\Container\ContainerExceptionInterface; to avoid issues, PHP >= 7.4 is now requiredv2.0.1Compare Source
Removed
ThrowablebyPsr\Container\ContainerInterface, as it leads to inheritance issues when child classes implement theThrowableinterface in addition toContainerInterfaceunder PHP versions prior to 7.4.v2.0.0Compare Source
Changed
boolreturn typehint toPsr\Container\ContainerInterface::has(), in accordance with the PSR-11 type additions errata.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 information about the use of Renovate Bot within Laminas.