Skip to content

Commit f2897aa

Browse files
Merge pull request #19 from Chris53897/feature/add-ci-test-for-php82
chore: add ci tests for php 8.2
2 parents 1c47585 + 8256a85 commit f2897aa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@ php:
66
- "7.4"
77
- "8.0"
88
- "8.1"
9+
- "8.2"
910

1011
install: composer install

0 commit comments

Comments
 (0)