web-token / jwt-framework

JWT Framework
MIT License
888 stars 105 forks source link

Update struggle-for-php/sfp-phpstan-psr-log requirement from ^0.20.0 to ^0.20.0 || ^0.21.0 #569

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 5 months ago

Updates the requirements on struggle-for-php/sfp-phpstan-psr-log to permit the latest version.

Release notes

Sourced from struggle-for-php/sfp-phpstan-psr-log's releases.

0.21.0

Release Notes for 0.21.0

This release is aimed to support PHPStan 1.11. If you use struggle-for-php/sfp-phpstan-psr-log 0.20 or under with phpstan 1.11, would be met identifier error. So please update phpstan to 1.11 & struggle-for-php/sfp-phpstan-psr-log to 0.21.

0.21.0

  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 1

Bugfixes 🐛

Internals 🔍

Commits
  • 5581dd1 Merge pull request #83 from sasezaki/identifer
  • 8996c26 PHPStan 1.11 support - error identifier must not includes hyphen
  • 1e34e00 Merge pull request #80 from sasezaki/coverage0210
  • b399c7a ContextKeyRule - add missing original pattern test case
  • 7e40315 Add codeCoverageIgnore comment
  • f462377 Remove duplicate empty checks
  • See full diff 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 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)