Skip to content

Commit a0bf54c

Browse files
authored
Update phpunit.yml
1 parent 4e35979 commit a0bf54c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/phpunit.yml

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

1313
strategy:
1414
matrix:
15-
php-versions: ['7.3', '7.4', '8.0', '8.1', '8.2']
15+
php-versions: ['7.3', '7.4', '8.0', '8.1', '8.2', '8.3']
1616

1717
steps:
1818
- name: Checkout code

0 commit comments

Comments
 (0)