Skip to content

Update psalm/plugin-phpunit requirement from ^0.18.4 to ^0.18.4 || ^0.19.0 #34

Update psalm/plugin-phpunit requirement from ^0.18.4 to ^0.18.4 || ^0.19.0

Update psalm/plugin-phpunit requirement from ^0.18.4 to ^0.18.4 || ^0.19.0 #34

Workflow file for this run

name: Run PHPStan
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: php-actions/composer@v6
- uses: php-actions/phpstan@v3
with:
path: src/ tests/
level: 9