File tree Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Original file line number Diff line number Diff line change 77 - $HOME/.composer/cache/files
88
99php :
10- - 5.5
10+ - 7.0
11+ - 7.1
12+ - 7.2
13+ - 7.3
1114
1215env :
1316 - SUITE="curl" PACKAGE="php-http/curl-client:dev-master zendframework/zend-diactoros"
1417 - SUITE="Socket" PACKAGE="php-http/socket-client:dev-master php-http/client-common"
15- - SUITE="Guzzle5" PACKAGE="php-http/guzzle5-adapter:dev-master"
1618 - SUITE="Guzzle6" PACKAGE="php-http/guzzle6-adapter:dev-master"
1719 - SUITE="React" PACKAGE="php-http/react-adapter:dev-master"
1820 - SUITE="Buzz" PACKAGE="php-http/buzz-adapter:dev-master"
19- - SUITE="CakePHP" PACKAGE="php-http/buzz-adapter:dev-master"
20- - SUITE="Zend" PACKAGE="php-http/buzz-adapter:dev-master"
21+ - SUITE="CakePHP" PACKAGE="php-http/cakephp-adapter:dev-master"
22+ - SUITE="Zend" PACKAGE="php-http/zend-adapter:dev-master"
23+ - SUITE="Artax" PACKAGE="php-http/artax-adapter:dev-master"
2124
2225matrix :
2326 include :
24- - php : 7.0
25- env : SUITE="Artax " PACKAGE="php-http/artax -adapter:dev-master"
27+ - php : 5.5
28+ env : SUITE="Guzzle5 " PACKAGE="php-http/guzzle5 -adapter:dev-master"
2629 allow_failures :
2730 - env : SUITE="Socket" PACKAGE="php-http/socket-client:dev-master php-http/client-common"
2831
You can’t perform that action at this time.
0 commit comments