Skip to content

Commit 5493aea

Browse files
author
Albrecht Köhnlein
committed
[TASK] Add PHP 8.4 to testing matrix
1 parent 765dd78 commit 5493aea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
strategy:
4040
max-parallel: 2
4141
matrix:
42-
php-versions: ['8.2', '8.3']
42+
php-versions: ['8.2', '8.3', '8.4']
4343
typo3-versions: ['13.4', '12.4']
4444
composer-requirements: ['Min', 'Max']
4545
exclude:

0 commit comments

Comments
 (0)