Skip to content

Commit 3251fce

Browse files
committed
Remove PHP 8.4
1 parent f6f2738 commit 3251fce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/diagnostics.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
fail-fast: false
1414
matrix:
15-
php: [ '8.2', '8.3', '8.4' ]
15+
php: [ '8.2', '8.3' ]
1616
contao: [ '~5.3.0' ]
1717
phpcq_install: [ 'update' ]
1818
output: [ '-o github-action -o default' ]

0 commit comments

Comments
 (0)