What purpose does it serve to run this via a composer script via composer.json rather than a direct call to the mago binary? https://github.com/php-db/phpdb-qa-tools/blob/7d8d8f56e65029d1d1cb8af6f8c5b2cd95fcec1d/.github/workflows/qa.yml#L50
What purpose does it serve to run this via a composer script via composer.json rather than a direct call to the mago binary?
phpdb-qa-tools/.github/workflows/qa.yml
Line 50 in 7d8d8f5