Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2023

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

Release notes

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

7.0.0

Blog post 👉 https://php-di.org/news/23-php-di-7-0-released.html

PHP-DI 7 is a maturation of v6 to support modern PHP versions and their new features:

  • PHP 8.0 and greater is supported
  • @Inject phpdoc annotations have been replaced by the native PHP attribute #[Inject]
  • PSR-11 2.0 compatibility
  • The codebase and the API exposed are now much more typed (thanks to the new PHP features)

If you are migrating from a 6.x version, check out the detailed migration guide.

The documentation shown on php-di.org is now for the 7.0 version, the 6.x documentation can be found here.

Commits
  • f0ca9a0 Update website menu
  • 08c6795 Update README
  • 0f08e31 Merge pull request #726 from PHP-DI/v7
  • 6d9eab0 Merge pull request #841 from ldebrouwer/ldebrouwer/correct-type-hints
  • 7a17403 Update src/Definition/Helper/CreateDefinitionHelper.php
  • 6011611 Update src/Definition/Helper/CreateDefinitionHelper.php
  • d3e0057 Correct type hints to prevent tooling like PHPStan from raising issues.
  • ea93a1f Merge pull request #839 from jdreesen/patch-1
  • 39b2557 Fix typo
  • be4a41a Fix typo
  • Additional commits viewable in compare view

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 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@6.0.0...7.0.0)

---
updated-dependencies:
- dependency-name: php-di/php-di
  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 Jan 13, 2023
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.

1 participant