Upgrade phpstan
higidi opened this issue · 0 comments
higidi commented
PHPStan is currently in a very old version included, as already noticed via ci:
⚠️ You're running a really old version of PHPStan.️
The last release in the 0.[12](https://github.com/php-vcr/php-vcr/actions/runs/3703705317/jobs/6275465975#step:6:13).x series with new features
and bugfixes was released on September 12th 2021,
that's 459 days ago.
Since then more than 67 new PHPStan versions were released
with hundreds of new features, bugfixes, and other
quality of life improvements.
To learn about what you're missing out on, check out
this blog with articles about the latest major releases:
https://phpstan.org/blog
Upgrade today to PHPStan 1.8 or newer by using
"phpstan/phpstan": "^1.8" in your composer.json.