Skip to content

fix: add phpstan-phpunit extension and clean up phpstan config #207

fix: add phpstan-phpunit extension and clean up phpstan config

fix: add phpstan-phpunit extension and clean up phpstan config #207

Workflow file for this run

name: Tests
on:
push:
branches:
- '**'
jobs:
tests:
uses: konradmichalik/reusable-github-actions/.github/workflows/tests.yml@main
with:
php-versions: '["8.2", "8.3", "8.4", "8.5"]'
typo3-versions: '["13.4", "14.3"]'
dependencies: '["highest", "lowest"]'