diablomedia / zf1-session-savehandler-dbtable

Session_SaveHandler_DbTable Component from ZF1
BSD 3-Clause "New" or "Revised" License
0 stars 2 forks source link

Update phpstan/phpstan requirement from 1.8.0 to 1.10.4 #236

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

Sourced from phpstan/phpstan's releases.

1.10.4

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Commits
  • 8d39218 PHPStan 1.10.4
  • 4f9b5db Updated PHPStan to commit 4f9b5dbc4ce447c3170a3bd23647e2479443e730
  • 05b85ba Updated PHPStan to commit 05b85bad07a2c6628799fcb4a2939be7beab80cd
  • 3adc91d Updated PHPStan to commit 3adc91d78b8108afc883dc5097656b6de0f38769
  • 83b6014 Added nikic/PHP-Parser into integration tests
  • dda95b4 Updated PHPStan to commit dda95b4fa735585369cb74429ab5ea8d37f82179
  • 9c9589c Updated PHPStan to commit 9c9589c661af5ff3e615d9001f67362546c199ca
  • c0c11b2 Update playground-runner
  • 8cc0a82 Update playground-api
  • aed9319 Updated PHPStan to commit aed93193ae90d353661e10b0eabcf0528422231f
  • 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 1 year ago

Superseded by #237.