Skip to content

Commit 36b1289

Browse files
authored
Test on PHP 8.3 (#210)
1 parent 71b1d11 commit 36b1289

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
strategy:
1818
matrix:
19-
php-version: ['7.4', '8.0', '8.1', '8.2']
19+
php-version: ['7.4', '8.0', '8.1', '8.2', '8.3']
2020
include:
2121
- { php-version: '7.4', dependencies: '--prefer-lowest', legend: 'with lowest dependencies' }
2222

0 commit comments

Comments
 (0)