Skip to content

Commit 246aad0

Browse files
authored
feat: test on PHP 8.2 (#119)
1 parent 3150def commit 246aad0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

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

135135
strategy:
136136
matrix:
137-
php: [8.0, 8.1]
137+
php: [8.0, 8.1, 8.2]
138138

139139
dependencies:
140140
- "lowest"

0 commit comments

Comments
 (0)