Skip to content

Commit 547d4bd

Browse files
committed
Enable newer PHP versions on Travis
1 parent 3afe770 commit 547d4bd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ php:
44
- 7.0
55
- 7.1
66
- 7.2
7+
- 7.3
8+
- 7.4
9+
- 8.0
10+
- 8.1
711

812
before_script:
913
- composer install -n --dev --prefer-source

0 commit comments

Comments
 (0)