Skip to content

Comments

refactor: update psr/container dependency to support version 2.0#139

Merged
gsteel merged 1 commit intolaminas:5.0.xfrom
mairo744:chore/psr-container
Jul 30, 2025
Merged

refactor: update psr/container dependency to support version 2.0#139
gsteel merged 1 commit intolaminas:5.0.xfrom
mairo744:chore/psr-container

Conversation

@mairo744
Copy link

Q A
Documentation no
Bugfix no
BC Break no
New Feature no
RFC no
QA yes

Description

This patch updates the psr/container dependency from a fixed 1.1 version to a flexible constraint: ^1.1 || ^2.0.

This ensures compatibility with both v1 and v2 of the psr/container package, improving forward-compatibility without introducing breaking changes.

@gsteel gsteel self-assigned this Jul 30, 2025
@gsteel gsteel added Enhancement Dependencies Updates and changes to dependencies labels Jul 30, 2025
@gsteel gsteel added this to the 5.0.0 milestone Jul 30, 2025
Copy link
Member

@gsteel gsteel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @mairo744 👍

@gsteel gsteel merged commit 45e63be into laminas:5.0.x Jul 30, 2025
16 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies Updates and changes to dependencies Enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants