From d4aa17436700713fcb4eb5c4a2c48182f37c3b5e Mon Sep 17 00:00:00 2001 From: Bertrand Dunogier Date: Wed, 23 Dec 2015 16:45:24 +0100 Subject: Updated composer.lock Had to restrict scheb/two-factor-bundle to ~1.4.0 because of a circular service reference. See https://github.com/scheb/two-factor-bundle/issues/33. Also updated php version requirement to 5.5.0. --- .travis.yml | 1 - 1 file changed, 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 9a19be61..4542fdcb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,7 +16,6 @@ cache: - $HOME/.composer/cache php: - - 5.4 - 5.5 - 5.6 - 7.0 -- cgit v1.2.3