File tree Expand file tree Collapse file tree 2 files changed +2
-7
lines changed Expand file tree Collapse file tree 2 files changed +2
-7
lines changed Original file line number Diff line number Diff line change @@ -6,14 +6,9 @@ before_script:
6
6
- cd test/unit
7
7
script :
8
8
- ../../vendor/bin/phpunit . --bootstrap bootstrap.php --filter test* --coverage-clover clover.xml
9
- after_script :
10
- - cd ..
11
- - phpenv local 5.4
12
- - phpenv local --unset
13
9
php :
14
- - 5.4
15
- - 5.5
16
10
- 5.6
11
+ - 7.0
17
12
env :
18
13
global :
19
14
- secure : eUN0huKA436uIkISu6V3yW01/gZHC6slBvlnprMPEhzclU2szH6qhWEXWS5CcOG6EEDBReqLZdNAwu+FC69KGFO9+6oW2GQQLSsfEViqFi/Ig2N0r4EBO4jLRebgq0GOfetPwQvJH27d8BCiloPy8rXBb5pskxSNw4B4bRyXHz4=
Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ We welcome direct contributions to the php-http-client code base. Thank you!
64
64
65
65
##### Prerequisites #####
66
66
67
- - PHP 5.2 through 5.6
67
+ - PHP 5.6 or greater
68
68
- [ Composer] ( https://getcomposer.org/ )
69
69
70
70
##### Initial setup: #####
You can’t perform that action at this time.
0 commit comments