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.10.15 to 1.10.23 #256

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

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

Commits
  • 65ab678 PHPStan 1.10.23
  • 048a4e1 Updated PHPStan to commit 048a4e1876bfa1aa27dad0c0ce3a6124d2478b9f
  • 7c846f2 Updated PHPStan to commit 7c846f27a9e78fabca4a6abcf8fdc74f3cf3c742
  • 8339a49 Updated PHPStan to commit 8339a49af65e220022b00830128d202677872210
  • bed4e30 Updated PHPStan to commit bed4e3073f432e5af3d6d273305372bbfc0ab0cb
  • bb60882 Updated PHPStan to commit bb608829e419a9b84538c55392662a1b85a019a8
  • cf2df25 Update PMMP baseline
  • a7dad28 Updated PHPStan to commit a7dad28b39923ddc90758b4dc55a274b5a201484
  • c6035f3 Updated PHPStan to commit c6035f3ca1511332c9fec762135a24f5963dee06
  • fae4e23 Updated PHPStan to commit fae4e23dbbb129cfb11f1ead9008fbffe922fff5
  • 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)
codecov[bot] commented 1 year ago

Codecov Report

Merging #256 (2d84a3f) into master (c35f490) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #256   +/-   ##
=========================================
  Coverage     95.80%   95.80%           
  Complexity       62       62           
=========================================
  Files             1        1           
  Lines           167      167           
=========================================
  Hits            160      160           
  Misses            7        7           
dependabot[bot] commented 1 year ago

Superseded by #257.