KonstantinCodes / messenger-kafka

Simple Kafka transport for Symfony Messenger.
MIT License
84 stars 35 forks source link

Update phpstan/phpstan requirement from ^0.12.52 to ^1.1.1 #42

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Release notes

Sourced from phpstan/phpstan's releases.

1.1.1

Bugfixes 🐛

Commits
  • cb31702 PHPStan 1.1.1
  • cc030e9 Updated PHPStan to commit 9b5387833e1d95c4294edaa03141f7ad427c76aa
  • f418552 Updated PHPStan to commit 9474696dff040ba6d5a9adadc8c87551074cbf94
  • ed9478a Updated PHPStan to commit 4a988637e67b6ff6854192c57adbbe3c32d62629
  • 7cb62ff Updated PHPStan to commit 28e8c11a2bdf11eede53a152825fd3bd7733d95d
  • 997eb8e PHPStan 1.1.0
  • bd81179 Updated PHPStan to commit 6bb0fd66ce3344934549c38366906a5d20d6a3db
  • dc27acb Updated PHPStan to commit e3a0e0d1b968c4338d2a50d76562c49e49521565
  • 4ace177 Updated PHPStan to commit 5a907319eda0dcd86b4e130867f820fa30185095
  • 91e2a3c Updated PHPStan to commit 625cb846a14e7a401534c04442e1f08cfd90251b
  • 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 2 years ago

Superseded by #43.