Skip to content

Commit 11cda89

Browse files
committed
update dependencies and test on 8.3 at github
1 parent 93cd203 commit 11cda89

File tree

2 files changed

+165
-511
lines changed

2 files changed

+165
-511
lines changed

.github/workflows/test.yml

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

1111
strategy:
1212
matrix:
13-
php-versions: ['7.2', '7.3', '7.4', '8.0', '8.1', '8.2']
13+
php-versions: ['7.2', '7.3', '7.4', '8.0', '8.1', '8.2', '8.3']
1414
fail-fast: false
1515

1616
steps:

0 commit comments

Comments
 (0)