Open ronvanderheijden opened 7 months ago
The composer packages are outdated, we should update and test.
composer outdated --direct guzzlehttp/psr7 1.9.1 -> 2.6.2 lcobucci/jwt 4.3.0 -> 5.3.0 overtrue/phplint 2.4.1 -> 9.1.2 phpunit/phpunit 9.6.19 -> 11.1.3 slevomat/coding-standard 6.4.1 -> 8.15.0 symplify/easy-coding-standard 9.4.70 -> 12.1.14
Another question that pops to mind is if we should drop support of PHP 7.4 and 8.0, since they are end-of-life: https://endoflife.date/php
The composer packages are outdated, we should update and test.