Skip to content
This repository was archived by the owner on Sep 11, 2025. It is now read-only.

Update league/container requirement from ^4.2 to ^4.2 || ^5.0#1

Merged
jhawkwind merged 1 commit intomasterfrom
dependabot/composer/league/container-tw-4.2or-tw-5.0
Sep 11, 2025
Merged

Update league/container requirement from ^4.2 to ^4.2 || ^5.0#1
jhawkwind merged 1 commit intomasterfrom
dependabot/composer/league/container-tw-4.2or-tw-5.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 31, 2025

Updates the requirements on league/container to permit the latest version.

Release notes

Sourced from league/container's releases.

5.0.1

Fixed

  • Fixed a small unreachable code bug

5.0.0

Added

  • Ability to overwrite a definition within the container, disabled by default

Changed

  • PHP requirement now >=8.1
  • General language modernisation
  • General prep for future updates and container compilation
Changelog

Sourced from league/container's changelog.

5.0.1

Fixed

  • Fixed a small unreachable code bug

5.0.0

Added

  • Ability to overwrite a definition within the container, disabled by default

Changed

  • PHP requirement now >=8.1
  • General language modernisation
  • General prep for future updates and container compilation

4.2.4

Fixed

  • Now properly handle string based fully qualified class names in with preceding slashes. (@​M1ke)

4.2.3

Fixed

  • Warnings for PHP 8.4 implicit nullable types (@​andypost)

4.2.1

Fixed

  • Remove an unnecessary conditional in ServiceProviderAggregate. (@​SubhanSh)
  • Fixed an infinite loop in resolving definitions. (@​arai-ta)

4.2.0

Added

  • Support for psr/container 1.1.0.

4.1.2

Fixed

  • Fix bug that was causing an error on inflection due to introduced type hint.

4.1.1

Changed

  • Move files autoload directive to dev (@​ADmad)

4.1.0

Added

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [league/container](https://github.com/thephpleague/container) to permit the latest version.
- [Release notes](https://github.com/thephpleague/container/releases)
- [Changelog](https://github.com/thephpleague/container/blob/5.x/CHANGELOG.md)
- [Commits](thephpleague/container@4.2.0...5.0.1)

---
updated-dependencies:
- dependency-name: league/container
  dependency-version: 5.0.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Mar 31, 2025
@jhawkwind jhawkwind merged commit 5aa8f9b into master Sep 11, 2025
11 of 12 checks passed
@jhawkwind jhawkwind deleted the dependabot/composer/league/container-tw-4.2or-tw-5.0 branch September 11, 2025 06:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant