Skip to content

Commit 18cfe41

Browse files
authored
Merge pull request #1 from php-middleware/php72-support
Support php 7.2
2 parents 95cb5d8 + fc1cdd6 commit 18cfe41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ php:
44
- 5.6
55
- 7.0
66
- 7.1
7-
- hhvm
7+
- 7.2
88

99
env:
1010
- DEPS=lowest

0 commit comments

Comments
 (0)