Skip to content

Commit 92b6676

Browse files
authored
Added PHP 8.2, 8.3 to the build matrix
1 parent b8ec2c0 commit 92b6676

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ php:
88
- 7.4
99
- 8.0
1010
- 8.1
11+
- 8.2
12+
- 8.3
1113

1214
before_script:
1315
- composer install -n --dev --prefer-source

0 commit comments

Comments
 (0)