Skip to content

fix: declare php and psr/event-dispatcher as explicit dependencies #2

fix: declare php and psr/event-dispatcher as explicit dependencies

fix: declare php and psr/event-dispatcher as explicit dependencies #2

Workflow file for this run

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