From 9f987daf61ba809ee14a9a660aa4bc11974e4117 Mon Sep 17 00:00:00 2001 From: Maksim Kotlyar Date: Mon, 12 Sep 2016 22:02:13 +0300 Subject: [PATCH] Fix tests. --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 08b8f9c..6427c0f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -34,6 +34,7 @@ before_install: install: - composer require symfony/symfony:${SYMFONY_VERSION} --no-update + - composer require "php-http/guzzle6-adapter:^1.0" --no-update - composer install --prefer-source script: