Skip to content

Commit a29db51

Browse files
committed
Update php versions
1 parent d3604c8 commit a29db51

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
@@ -11,7 +11,7 @@ jobs:
1111
strategy:
1212
fail-fast: false
1313
matrix:
14-
php: [ '8.1', '8.2', '8.3' ]
14+
php: [ '8.2', '8.3', '8.4', '8.5' ]
1515
contao: [ '~4.13.0' ]
1616
phpcq_install: [ 'update' ]
1717
output: [ '-o github-action -o default' ]

0 commit comments

Comments
 (0)