Skip to content

Commit 9f987da

Browse files
committed
Fix tests.
1 parent e46156b commit 9f987da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ before_install:
3434

3535
install:
3636
- composer require symfony/symfony:${SYMFONY_VERSION} --no-update
37+
- composer require "php-http/guzzle6-adapter:^1.0" --no-update
3738
- composer install --prefer-source
3839

3940
script:

0 commit comments

Comments
 (0)