Skip to content

Commit add74da

Browse files
authored
Merge pull request #102 from BackEndTea/patch-1
Test against php 8.2
2 parents 17dac0e + 1bd3595 commit add74da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

+1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
php-version:
3434
- "8.0"
3535
- "8.1"
36+
- "8.2"
3637
composer-opts:
3738
- ""
3839
- --prefer-lowest --prefer-stable

0 commit comments

Comments
 (0)