We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 765dd78 commit 5493aeaCopy full SHA for 5493aea
.github/workflows/tests.yml
@@ -39,7 +39,7 @@ jobs:
39
strategy:
40
max-parallel: 2
41
matrix:
42
- php-versions: ['8.2', '8.3']
+ php-versions: ['8.2', '8.3', '8.4']
43
typo3-versions: ['13.4', '12.4']
44
composer-requirements: ['Min', 'Max']
45
exclude:
0 commit comments