Skip to content

Commit 7d83e3b

Browse files
authored
Add support for php 7.3 and 7.4
1 parent 12b3b80 commit 7d83e3b

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
@@ -7,6 +7,8 @@ php:
77
- 7.0
88
- 7.1
99
- 7.2
10+
- 7.3
11+
- 7.4
1012

1113
cache:
1214
directories:

0 commit comments

Comments
 (0)