Skip to content

Run Tests on PHP 8.4 (#24) #42

Run Tests on PHP 8.4 (#24)

Run Tests on PHP 8.4 (#24) #42

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'