pmmp / Math

PHP library containing math related code used in PocketMine-MP
GNU Lesser General Public License v3.0
41 stars 20 forks source link

Update phpstan/phpstan requirement from 0.12.80 to 0.12.85 #55

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Updates the requirements on phpstan/phpstan to permit the latest version.

Release notes

Sourced from phpstan/phpstan's releases.

0.12.85

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

  • Dynamic return type extension for date_create_from_format and date_create_immutable_from_format (#502), thanks @​pascalheidmann!
Commits
  • 20e6333 PHPStan 0.12.85
  • f077501 Updated PHPStan to commit d141309018c3b6455c967b7d00c2dcf0e7d8712c
  • c89e8d9 Updated PHPStan to commit 93b025bc48d1d63ca5373e0f6be632fb5023541d
  • 83f646f Updated PHPStan to commit 662240117e38bdf3fa6628f767e8e3010e28dd9b
  • 28eb2d7 Updated PHPStan to commit 2ec878b66b8e87840df811ebc4feea6b6b5068e2
  • 2ff43fb Update dynamic-throw-type-extensions.md
  • afa37f8 Documentation - throw type extensions
  • 0f8470a Updated PHPStan to commit 2bf30bff0b91e2c8144171ce6892fd9098183eff
  • 284cac5 Updated PHPStan to commit a00eb3f1b4d8f0658bc410ea5e6e72b6982ed0cd
  • 2681262 Updated PHPStan to commit 1eaef0463d2347bdbef3612da158853519867d82
  • 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)