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 1.10.3 to 1.10.9 #84

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

Sourced from phpstan/phpstan's releases.

1.10.9

Improvements 🔧

Function signature fixes 🤖

Commits
  • 9b13daf PHPStan 1.10.9
  • 53d0d21 Updated PHPStan to commit 53d0d2174da149be06a86ae21c60c811a6b7d25b
  • edfb365 Update testing.md
  • f3711a2 Updated PHPStan to commit f3711a2598c6dd8c9e1ca2f1990736db4de61ee3
  • ea2670a Updated PHPStan to commit ea2670a086f0f699b92dd6b2535504771054498c
  • 7d1fd2a Update test
  • faa746c Test PHPUnit 10 with failed scenario
  • dd54b54 Test for PHPUnit 10 + TypeInferenceTestcase
  • 0d2980a Updated PHPStan to commit 0d2980a087629efd7a37675a481c3d73d3ac0b60
  • 141f0fd Update BACKERS.md
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #85.