KonstantinCodes / messenger-kafka

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

Update phpstan/phpstan requirement from ^0.12.99 to ^1.4.4 #62

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

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Commits
  • f7409da PHPStan 1.4.4
  • 305c15a Updated PHPStan to commit c17a331f2c1e06bb1614b44645649fd3f27b4dd1
  • a9b1536 Update PHPUnit baseline
  • cb42315 Updated PHPStan to commit 3b17acc5de4ac507d678f9ca9b2cd15937921ffb
  • 6f5255b Updated PHPStan to commit 5cf5b9ba9049e455598a73357fcd7d03e62f6886
  • b1eda69 Updated PHPStan to commit 2731791ff6b06038f4e8b91c36f2d3908b4f61e1
  • 2fed470 Updated PHPStan to commit 855a4ab1a0d7951abca41c5bfc2b0528f994fd27
  • 3b72167 Updated PHPStan to commit da80c2997844e7bfeb3fefea54d69d2b6a746e73
  • 90cdfea Updated PHPStan to commit d92d6162dd865735609480eea89ca1219bf56ce9
  • cbe5fd5 Updated PHPStan to commit 631563582c7dfbc274ea6d81c5494e277475b3a3
  • 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 #63.