Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency psr/container to v2 #100

Merged
merged 1 commit into from
Sep 14, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 14, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
psr/container require major ^1.0 -> ^1.0 || ^2.0

Release Notes

php-fig/container

v2.0.2

Compare Source

Added
  • This release reverts the removal of the previous patch, re-adding the extension of Throwable by Psr\Container\ContainerExceptionInterface; to avoid issues, PHP >= 7.4 is now required

v2.0.1

Compare Source

Removed
  • This release removes the extension of Throwable by Psr\Container\ContainerInterface, as it leads to inheritance issues when child classes implement the Throwable interface in addition to ContainerInterface under PHP versions prior to 7.4.

v2.0.0

Compare Source

Changed
  • This release adds the bool return typehint to Psr\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.


  • If you want to rebase/retry this PR, click this checkbox.

Read more information about the use of Renovate Bot within Laminas.

@renovate renovate bot added the renovate label Sep 14, 2022
| datasource | package       | from  | to    |
| ---------- | ------------- | ----- | ----- |
| packagist  | psr/container | 1.1.2 | 2.0.2 |


Signed-off-by: Renovate Bot <bot@renovateapp.com>
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch from 8cc31ee to da3296a Compare September 14, 2022 10:23
@Ocramius Ocramius self-assigned this Sep 14, 2022
@Ocramius Ocramius added this to the 4.5.0 milestone Sep 14, 2022
Copy link
Member

@Ocramius Ocramius left a comment

Choose a reason for hiding this comment

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

Verified that we are testing lowest and latest 👍

@Ocramius Ocramius merged commit 07bdc80 into 4.5.x Sep 14, 2022
@renovate renovate bot deleted the renovate/psr-container-2.x branch September 14, 2022 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant