Skip to content

build(deps): update php-di/php-di requirement from 7.0.10 to 7.1.0#2158

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/php-di/php-di-7.1.0
Closed

build(deps): update php-di/php-di requirement from 7.0.10 to 7.1.0#2158
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/php-di/php-di-7.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Aug 15, 2025

Updates the requirements on php-di/php-di to permit the latest version.

Release notes

Sourced from php-di/php-di's releases.

7.1.0

What's Changed

When running on PHP 8.4 or later, lazy loaded services will now automatically use native PHP lazy objects.

That means you don't need to install the ProxyManager library anymore.

New Contributors

Full Changelog: PHP-DI/PHP-DI@7.0.11...7.1.0

Commits
  • 0543ee1 Merge pull request #917 from BusterNeece/feat/native-lazy-proxies
  • ae3ef96 Update docs on lazy injection.
  • e3ecb61 Wrap class instantiators in parenthesis for <8.4 compat.
  • 78a6e42 Revert style changes.
  • 751d6f5 Make native proxies default for 8.4+ users and update tests accordingly.
  • c1a56f9 Add support for native PHP 8.4+ lazy proxies.
  • 32f111a Merge pull request #914 from PHP-DI/revert-912-container-get-conditional-return
  • bf369f7 Revert "Added conditional return on container::get so static analysers unders...
  • See full diff in compare view

You can trigger a rebase of this PR 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 [php-di/php-di](https://github.com/PHP-DI/PHP-DI) to permit the latest version.
- [Release notes](https://github.com/PHP-DI/PHP-DI/releases)
- [Commits](PHP-DI/PHP-DI@7.0.10...7.1.0)

---
updated-dependencies:
- dependency-name: php-di/php-di
  dependency-version: 7.1.0
  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 Aug 15, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Aug 20, 2025

Superseded by #2160.

@dependabot dependabot Bot closed this Aug 20, 2025
@dependabot dependabot Bot deleted the dependabot/composer/php-di/php-di-7.1.0 branch August 20, 2025 02:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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.

0 participants