Skip to content

Commit 89ee7ef

Browse files
committed
Support PHP 8.2
1 parent ef6290e commit 89ee7ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ jobs:
77
matrix:
88
php-version:
99
- '8.1'
10+
- '8.2'
1011

1112
name: PHP ${{ matrix.php-version }}
1213

0 commit comments

Comments
 (0)