More tools on PHP 8.0 and 8.1
Updates:
- Remove the version restriction for larastan #429
- Enable tools on PHP 8.0 and 8.1 #431
- phpspec enabled on PHP 8.1
- roave-backward-compatibility-check enabled on PHP 8.0 and 8.1
- Reduce output generated by test commands #432
- Declare allow-plugins configuration #433
- Remove the use of deprecated composer option --no-suggest #434
- Install phplint with composer as phar has not been published since version 3 #435
Removals:
- Remove the abandoned phpdoc-to-typehint #430