hackzilla-project / TicketBundle

Bundle provides multilingual ticketing functionality for Symfony applications.
http://hackzilla.org
MIT License
64 stars 43 forks source link

Update phpstan/phpstan requirement from ^0.12.32 to ^1.6.4 #259

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

Improvements 🔧

  • Generating baseline preserves the number of newlines at the end of the file (#1243), thanks @​VasekPurchart!
  • Infer non-empty-string on literal-string and strlen() (#1260), thanks @​staabm!

Bugfixes 🐛

Commits
  • e4cd0c2 PHPStan 1.6.4
  • 7063c12 Updated PHPStan to commit 5d1ee921d653848c2dfbc587713bd8c2b56a1f25
  • 5d9e6fb Updated PHPStan to commit c175bb3d6063dc0cb92ddd499b64c0fe40f262b4
  • c1645cb Updated PHPStan to commit 691e89adfb4f605588e8a357abbbaec79814c8fa
  • 7005b7f Updated PHPStan to commit 28eaba24ac21097fb8f2b5f738db9c090e4d6443
  • e050b1f Updated PHPStan to commit ae53760a875a118131df949a7547fb9f1a55e904
  • 108a1ea Updated PHPStan to commit bc000e8bf2b0d51b60d173cfdf78893e66ff8cf2
  • d5ef53a Updated PHPStan to commit 153e051b4e099967c6d84bd5279be9ceb1d4695f
  • ae782d1 Updated PHPStan to commit c900ee2af0767ffccea864765938ddc42c43d23b
  • e9f4941 Updated PHPStan to commit fc251b4c9b44b2c6d2d05c9f6875e3c5ab130891
  • 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 #261.