Skip to content

Commit 483702e

Browse files
committed
[DOCS] Added php 8.4 to build
1 parent 3660603 commit 483702e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CodeQuality.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
strategy:
1111
matrix:
1212
typo3: [v12, v13]
13-
php: [8.1, 8.2, 8.3]
13+
php: [8.1, 8.2, 8.3, 8.4]
1414
exclude:
1515
- typo3: v13
1616
php: 8.1

0 commit comments

Comments
 (0)