mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-08-17 23:41:36 +00:00
898fa0bf60
We currently use Phpstan Release 1. Release 2 has been available for some time, and we would like to stay current if possible. In order to get to Release 2, we first have to pass the "bleeding edge" tests for Release 1. I will do this by generating a new baseline using bleeding edge, then fix the baseline errors over several different PR's. This is the first of those.