NetherGamesMC / PocketMine-MP

A multi protocol server software for Minecraft: Bedrock Edition in PHP
https://pmmp.io
GNU Lesser General Public License v3.0
79 stars 97 forks source link

Bump phpstan/phpstan from 1.10.7 to 1.10.11 #284

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps phpstan/phpstan from 1.10.7 to 1.10.11.

Release notes

Sourced from phpstan/phpstan's releases.

1.10.11

Bleeding edge 🔪

If you want to see the shape of things to come and adopt bleeding edge features early, you can include this config file in your project's phpstan.neon:

includes:
    - vendor/phpstan/phpstan/conf/bleedingEdge.neon

Of course, there are no backwards compatibility guarantees when you include this file. The behaviour and reported errors can change in minor versions with this file included. Learn more

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

1.10.10

... (truncated)

Commits
  • 8aa62e6 PHPStan 1.10.11
  • 9507055 Updated PHPStan to commit 950705577f0b3d9e2da60c0b053bcc8b2b0080c2
  • ca2c66c Updated PHPStan to commit ca2c66cc4dff59ba44d52b82cb9e0aa3256240f3
  • 297a9fe Updated PHPStan to commit 297a9feca4c5df2e809bc7393959694566d23344
  • fc5515a Updated PHPStan to commit fc5515a516c6573c01ca786decfb5a509771ab36
  • 31b6296 Updated PHPStan to commit 31b6296b4c31ed4e7587b8d44a70788c9da4604e
  • aeddfab Updated PHPStan to commit aeddfab36070658348d13f24a7dc12f981e9229c
  • 387ebd5 Updated PHPStan to commit 387ebd5059990086444e993cc0fb40e167cc71c6
  • 9850ea7 Updated PHPStan to commit 9850ea7e9833e8929497c3df113dd92c056f54fa
  • 497835e Updated PHPStan to commit 497835e05c9610783e4085e936a2d6cfaa68d9d6
  • 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 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

Looks like phpstan/phpstan is up-to-date now, so this is no longer needed.