Skip to content

Run Tests on PHP 8.4 (#229) #5

Run Tests on PHP 8.4 (#229)

Run Tests on PHP 8.4 (#229) #5

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'