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.0.0 #39

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Commits
  • 0d13a99 PHPStan 1.0.0
  • 4453ce4 Updated PHPStan to commit 3738fcd98a98f5a8ef61b40a4c0c5384b7704714
  • b4442f2 Merch test
  • 90f09b0 Updated PHPStan to commit 5ddca4279e348a3e9e8ce1b1dbac70459b7ab20c
  • c3f75a5 Updated PHPStan to commit c836a423d34faa818127e34efb89ef4b3a7b66b6
  • f4538fd Updated PHPStan to commit fc2b308fd14fc989be72922531e64a6231368ae3
  • d6ec0d1 Updated PHPStan to commit afef6dc7f42ac00945dbed3f52f8700de9593656
  • d557793 Updated PHPStan to commit f8885db4593ce7678ef95fd5b732e13f7db15e5e
  • 69f6ffc Updated PHPStan to commit dbbbd41447de82234e28465c3caa3af147f8787e
  • 7633c8a Updated PHPStan to commit 50a7141a6eaa8df169933116164ad12d63f8ebb4
  • 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 #40.