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.4.7 #238

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

This release fixes 43 issues! 🎉

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

... (truncated)

Commits
  • 1508767 PHPStan 1.4.7
  • 04bb27d Updated PHPStan to commit 9dde7d81b005cc3c4f587027f4bd01595ec302eb
  • a34be86 Updated PHPStan to commit e9b482c571095ac3ef01bd3dcdfaa697b7db40dc
  • d833f04 Updated PHPStan to commit f3c13dd282fd62dde75cd7e33cccfdc432e8d581
  • 112b17d Updated PHPStan to commit 4321374cadc2d0a2a738fa322888e15d61116d56
  • 1d9ab17 Updated PHPStan to commit b7b66559c83a6e4b8f6b04f3dcfd0567ea13be4f
  • 48e5b60 Updated PHPStan to commit b384384c8f3267ca6e40866d3a459f6bcac39a56
  • 71c7c94 Updated PHPStan to commit 265e181e6b9e6ca88d18b863d9c50dfb140c7029
  • 97d46dc Updated PHPStan to commit 7f643c5866c3aab51a93e971ab0a7cf471111edf
  • c5bd1ed Updated PHPStan to commit 05a28d76d0d7111aa499e837726af4686f804036
  • 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 #239.