slimphp / Slim-Http

A set of PSR-7 object decorators providing useful convenience methods
MIT License
151 stars 47 forks source link

Update phpstan/phpstan requirement from ^1.9 to ^1.10 #205

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

Improvements 🔧

Bugfixes 🐛

Commits
  • 5419375 PHPStan 1.10.3
  • eb00fd2 Updated PHPStan to commit eb00fd21ccc834c13624c32b6db0c1700ab32a8a
  • 53c643d Updated PHPStan to commit 53c643de1366f185c9f21ff12908a7b1458b9ed0
  • e4a6d20 Updated PHPStan to commit e4a6d2026ef1218d2629e55991972058b80fef73
  • 7cb4901 Updated PHPStan to commit 7cb4901ce82cf37d5a2bdbde5e4cb1672b9b0612
  • a89a5cb Update Larastan
  • cd1be1b Update Shipmonk baseline
  • 00b14ea Update Composer baseline
  • 8184986 Update PHPUnit baseline
  • ef013e5 Update Rector
  • Additional commits viewable in compare view


You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

l0gicgate commented 1 year ago

@akrabat Laminas seems to constantly break our builds because they fail our PSR-7 integration test suite tests. It's really annoying that they're non-compliant. What do you think is the best solution moving forward?

coveralls commented 1 year ago

Coverage Status

coverage: 100.0%. remained the same when pulling 2f036dd6cd7375dd4b0447f11d9faf8ef96115f3 on dependabot/composer/phpstan/phpstan-tw-1.10 into c95e3d93ee5a4afdab6da4e46da299f1f918e6d4 on master.