The default settings seem to need adjustment, 60 seconds timeout is not enough as you can see.
lando grum --tasks phpcs
GrumPHP is sniffing your code!
Running task 1/1: PhpcsTask...
In Process.php line 1330:
The process "'/app/vendor/bin/phpcs' '--standard=vendor/wunderio/code-quality/config/phpcs.xml,vendor/wunderio/code-quality/config/phpcs-security.xml' '--report=full' '--report-width=120' '--parallel=20' '--ignore=/vendor/,/node_modules/,/core/,/libra
ries/' '--report-json' '.'" exceeded the timeout of 60 seconds.
The default settings seem to need adjustment, 60 seconds timeout is not enough as you can see.