PhpGt / Cookie

Object oriented cookie handler.
https://www.php.gt/cookie
MIT License
1 stars 1 forks source link

Bump phpstan/phpstan from 1.8.4 to 1.9.6 #186

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps phpstan/phpstan from 1.8.4 to 1.9.6.

Release notes

Sourced from phpstan/phpstan's releases.

1.9.6

Improvements 🔧

Bugfixes 🐛

1.9.5

Improvements 🔧

Bugfixes 🐛

Internals 🔍

... (truncated)

Commits
  • ef38a25 PHPStan 1.9.6
  • 0fa1f65 Updated PHPStan to commit 255691850a054a52f0a2c20e6ab4c0bc5e59dfdb
  • e394799 Updated PHPStan to commit cde53d19e9b4edf81f4c469b7f2a2c3634004d86
  • 64a533c Updated PHPStan to commit dc77608ee9ab22e352cd3df60ce2bc2d8d135abc
  • cce0885 Updated PHPStan to commit 1506ba92822a2f56559035b36a111bb02060cb17
  • 4d18c5d PHPStan 1.9.5
  • 67cfce4 Update Doctrine ORM baseline
  • bfbda97 Updated PHPStan to commit 80b5cdd3ecf173f0aaa7354d28537167905aec7c
  • 5e2fd8f Update Larastan baseline
  • 2de8458 Made analysing Drupal faster, probably thanks to lower memory consumption
  • Additional commits viewable in compare view


Dependabot compatibility score

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