FakerPHP / Faker

Faker is a PHP library that generates fake data for you
https://fakerphp.github.io
Other
3.47k stars 330 forks source link

composer(deps): Bump phpstan/phpstan from 1.10.50 to 1.10.57 in /vendor-bin/phpstan #856

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 5 months ago

Bumps phpstan/phpstan from 1.10.50 to 1.10.57.

Release notes

Sourced from phpstan/phpstan's releases.

1.10.57

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

Major new feature 🚀

... (truncated)

Commits
  • 1627b1d PHPStan 1.10.57
  • 11268e5 Updated PHPStan to commit 11268e5eebb2b147007fdc4902d91a3418175594
  • 4d5bf20 Updated PHPStan to commit 4d5bf2049c124fb7cfbb2caa1f1ab32f2e2e8eb4
  • a21253e Update rector-src
  • fea5b69 Update bladestan
  • 7c75d21 Updated PHPStan to commit 7c75d210cfb3459e7e4f53b0a58d5ead7bdb8c96
  • 8f82b79 Updated PHPStan to commit 8f82b799c5e65424d85a79ffdc60b3ea14d95731
  • 6363932 Updated PHPStan to commit 6363932c56678f5d49a960f65b09fb2c11cd7dd3
  • b60d12c Updated PHPStan to commit b60d12cb8bbe9c7a9ee317ea998ae386836b75ba
  • 4e1bfac Updated PHPStan to commit 4e1bfacafb0cd4a4dd89946d211205fb0ba9cef5
  • 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 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)
dependabot[bot] commented 4 months ago

Superseded by #863.