File tree Expand file tree Collapse file tree 3 files changed +12
-14
lines changed Expand file tree Collapse file tree 3 files changed +12
-14
lines changed Original file line number Diff line number Diff line change 11build :
2- tests :
3- override :
4- -
5- command : ' ./bin/phing unit'
6- coverage :
7- file : ' test/coverage.xml'
8- format : ' php-clover'
2+ tests :
3+ override :
4+ - command : ' ./bin/phing unit'
5+ coverage :
6+ file : ' test/coverage.xml'
7+ format : ' php-clover'
Original file line number Diff line number Diff line change 11language : php
22php :
3- - ' 7.1'
4- - ' 7.2'
53 - ' 7.3'
6-
4+ - ' 7.4'
5+
76install :
87 - composer self-update
98 - composer update
Original file line number Diff line number Diff line change 99 "type" : " library" ,
1010 "license" : " MIT" ,
1111 "require" : {
12- "php" : " >=7.1 .0" ,
13- "setbased/helper-code-store" : " ^2.2.0 "
12+ "php" : " >=7.3 .0" ,
13+ "setbased/helper-code-store" : " ^2.3 "
1414 },
1515 "require-dev" : {
16- "phpunit/phpunit" : " ^7.0.0 || ^8.0 .0" ,
17- "phing/phing" : " ^2.0.0 "
16+ "phpunit/phpunit" : " ^9 .0" ,
17+ "phing/phing" : " ^2.0"
1818 },
1919 "autoload" : {
2020 "psr-4" : {
You can’t perform that action at this time.
0 commit comments