From 26bd98b3b2bf7478efa9d84a054ee7f5d552bdbf Mon Sep 17 00:00:00 2001 From: Dan Hensby Date: Thu, 26 Mar 2020 10:51:27 +0000 Subject: [PATCH] Update travis supported php versions --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index f9f0fa3..c8e716b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,8 +9,9 @@ cache: - $HOME/.composer/cache/files php: - - 7.1 - 7.2 + - 7.3 + - 7.4 env: matrix: