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.68 to 0.12.69 #44

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[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.69

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

  • Remove incorrect overrides in PHP8 for proc_get_status() (#429), thanks @Firehed!
Commits
  • 8f436ea PHPStan 0.12.69
  • 5d19f07 Updated PHPStan to commit 863e6c600a40177a20e8677cd05eca077e2b184b
  • 5574dc5 Updated PHPStan to commit 425c36c0164922d4d90386b98190062da4f24667
  • 1908497 Update PHPUnit baseline
  • fa73c14 Updated PHPStan to commit b5c43e7e9bb72a950d00de69a9f13f9d6ee54ab1
  • c50bc27 Updated PHPStan to commit 9e35babedcf36b297683e923baa929ba1c14885d
  • e858bcd Updated PHPStan to commit fb347010599aa9993e79bf83242d8126c834f564
  • fa6b99a Updated PHPStan to commit e88491bb8507c417559343b5e4d51c1fe59b56c5
  • a42becd Updated PHPStan to commit c6b37eea3946a8cdd8dc489bc310b55bf46c8d0b
  • fb0f6ca Updated PHPStan to commit 09e4fbec99e04e6dad54873fbba22b3e18f27c1e
  • 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.

If all status checks pass Dependabot will automatically merge this pull request.


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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)