Update travis supported php versions

This commit is contained in:
Dan Hensby 2020-03-26 10:51:27 +00:00
parent 4a3e71b10a
commit 26bd98b3b2
No known key found for this signature in database
GPG Key ID: F76D6B5FE0626A99
1 changed files with 2 additions and 1 deletions

View File

@ -9,8 +9,9 @@ cache:
- $HOME/.composer/cache/files
php:
- 7.1
- 7.2
- 7.3
- 7.4
env:
matrix: