vendor/bin/phpstan analyse --generate-baseline
# and in CI, which fails on anything not in the baseline:
vendor/bin/phpstan analyse --no-progress
vendor/bin/phpstan analyse --generate-baseline
# and in CI, which fails on anything not in the baseline:
vendor/bin/phpstan analyse --no-progress