Skip to content

Commit decdb38

Browse files
committed
Test against PHP 8.2
1 parent d37f9bc commit decdb38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-suite.yaml

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

3737
strategy:
3838
matrix:
39-
php-versions: ['7.2', '7.3', '7.4', '8.0', '8.1']
39+
php-versions: ['7.2', '7.3', '7.4', '8.0', '8.1', '8.2']
4040

4141
steps:
4242
- name: Checkout Repository

0 commit comments

Comments
 (0)