File tree Expand file tree Collapse file tree 3 files changed +2
-5
lines changed
Expand file tree Collapse file tree 3 files changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -2,9 +2,6 @@ language: php
22
33matrix :
44 include :
5- - php : 5.3
6- - php : 5.4
7- - php : 5.5
85 - php : 5.6
96 - php : 5.6
107 env : deps=low
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ compatible version numbers for stable releases.
2020
2121## Requirements
2222
23- - PHP 5.3.10 + / 7.0+
23+ - PHP 5.6 + / 7.0+
2424- [ Behat v3] [ 3 ]
2525- [ Xdebug] [ 5 ] or [ phpdbg] [ 6 ] extension enabled (PHP 7+ is required for code
2626 generation to work with [ phpdbg] [ 6 ] ).
Original file line number Diff line number Diff line change 2525 "docs" : " https://github.com/leanphp/behat-code-coverage#behat-code-coverage"
2626 },
2727 "require" : {
28- "php" : " >=5.3.10 " ,
28+ "php" : " >=5.6 " ,
2929 "phpunit/php-code-coverage" : " ~4.0||~5.0" ,
3030 "behat/behat" : " ~3.0" ,
3131 "guzzlehttp/guzzle" : " ~3.0" ,
You can’t perform that action at this time.
0 commit comments