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

View File

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