Skip to content

Replace Psalm with Phpstan (#45) #2

Replace Psalm with Phpstan (#45)

Replace Psalm with Phpstan (#45) #2

Workflow file for this run

name: PHPStan
on:
push
jobs:
phpstan:
uses: stefanzweifel/reusable-workflows/.github/workflows/phpstan.yml@main
with:
php_version: '8.3'