smrealms / smr

Space Merchant Realms open-source game engine
http://www.smrealms.de
GNU Affero General Public License v3.0
25 stars 15 forks source link

build(deps): update php-di/php-di requirement from 7.0.6 to 7.0.7 #1889

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

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.7

What's Changed

New Contributors

Full Changelog: https://github.com/PHP-DI/PHP-DI/compare/7.0.6...7.0.7

Commits
  • e87435e Merge pull request #886 from bdsl/patch-1
  • 60c3ef4 Show circular list of depedencies on circular dependancy error message
  • e9d5a6f Merge pull request #889 from staudenmeir/php8.4
  • eaf007e Merge pull request #890 from staudenmeir/composer-option
  • 4849503 Remove deprecated Composer option
  • 3e3b866 Revert CS fixer's return type changes
  • ddcfbb5 Prepare for PHP 8.4
  • a7410e4 Merge pull request #885 from N-M/patch-1
  • fdc25cd Fix documenation for php-definitions
  • f50ab28 Merge pull request #884 from takaram/patch-1
  • Additional commits viewable 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 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)