We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ce715d commit 26f3b03Copy full SHA for 26f3b03
.travis.yml
@@ -21,7 +21,7 @@ matrix:
21
- php: 5.4
22
env: $COMPOSER_OPTIONS="--prefer-lowest --ignore-platform-reqs"
23
- php: 5.6
24
- env: PACKAGES="php-http/discovery:^1.0 php-http/guzzle6-adapter:^1.0 php-http/message:^1.0 xabbuh/oauth1-authentication:~0.1"
+ env: PACKAGES="php-http/discovery:^1.0 php-http/guzzle6-adapter:^1.0 php-http/message:^1.0 xabbuh/oauth1-authentication:~1.0"
25
- php: 7.0
26
env: xdebug="yes"
27
0 commit comments