Skip to content

fix: remove TYPO3 12 dead code and add ddev cgl command #199

fix: remove TYPO3 12 dead code and add ddev cgl command

fix: remove TYPO3 12 dead code and add ddev cgl command #199

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"]'