Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2025

Bumps php-di/php-di from 7.0.7 to 7.0.10.

Release notes

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

7.0.10

What's Changed

New Contributors

Full Changelog: PHP-DI/PHP-DI@7.0.9...7.0.10

7.0.9

What's Changed

New Contributors

Full Changelog: PHP-DI/PHP-DI@7.0.8...7.0.9

7.0.8

What's Changed

New Contributors

Full Changelog: PHP-DI/PHP-DI@7.0.7...7.0.8

Commits
  • 0d1ed64 Merge pull request #912 from alleknalle/container-get-conditional-return
  • d5d1191 Added conditional return on container::get so static analysers understand the...
  • 851ade1 Merge pull request #908 from williamdes/phpunit-11
  • b7e986d Add RequiresPhp annotations for PHPUnit 11
  • 20c0719 Remove Covers annotations for functions
  • 374a60c Add CoversClass PHPUnit 11 annotations
  • ac049bd Add PHPUnit DataProvider & Test annotations for PHPUnit 11
  • e0465af Enable PHPUnit 11 support
  • a731f47 Fix implictly nullable PHP 8 param
  • e458fc4 Enable PHPUnit 10 support
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels May 12, 2025
@poespas
Copy link
Collaborator

poespas commented May 13, 2025

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github May 13, 2025

Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@poespas
Copy link
Collaborator

poespas commented May 13, 2025

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/composer/php-di/php-di-7.0.10 branch from dd899fa to e8e8ee3 Compare May 13, 2025 08:06
Bumps [php-di/php-di](https://github.com/PHP-DI/PHP-DI) from 7.0.7 to 7.0.10.
- [Release notes](https://github.com/PHP-DI/PHP-DI/releases)
- [Commits](PHP-DI/PHP-DI@7.0.7...7.0.10)

---
updated-dependencies:
- dependency-name: php-di/php-di
  dependency-version: 7.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/php-di/php-di-7.0.10 branch from e8e8ee3 to 3038c54 Compare June 3, 2025 06:46
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 3, 2025

Superseded by #164.

@dependabot dependabot bot closed this Jun 3, 2025
@dependabot dependabot bot deleted the dependabot/composer/php-di/php-di-7.0.10 branch June 3, 2025 15:36
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
Development

Successfully merging this pull request may close these issues.

1 participant