File tree 2 files changed +4
-3
lines changed
2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 8
8
"phpUnit" : {
9
9
"customPath" : "./tools/phpunit"
10
10
} ,
11
+ "initialTestsPhpOptions" : "-d xdebug.mode=coverage" ,
11
12
"logs" : {
12
13
"html" : "./build/infection/report.html"
13
14
} ,
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<phive xmlns =" https://phar.io/phive" >
3
- <phar name =" phpunit" version =" ^10.1.3" installed =" 10.5.9 " location =" ./tools/phpunit" copy =" false" />
3
+ <phar name =" phpunit" version =" ^10.1.3" installed =" 10.5.10 " location =" ./tools/phpunit" copy =" false" />
4
4
<phar name =" phpab" version =" ^1.25" installed =" 1.29.0" location =" ./tools/phpab" copy =" false" />
5
- <phar name =" php-cs-fixer" version =" ^3.16.0" installed =" 3.48 .0" location =" ./tools/php-cs-fixer" copy =" false" />
6
- <phar name =" psalm" version =" ^5.9.0" installed =" 5.20 .0" location =" ./tools/psalm" copy =" false" />
5
+ <phar name =" php-cs-fixer" version =" ^3.16.0" installed =" 3.49 .0" location =" ./tools/php-cs-fixer" copy =" false" />
6
+ <phar name =" psalm" version =" ^5.9.0" installed =" 5.22 .0" location =" ./tools/psalm" copy =" false" />
7
7
</phive >
You can’t perform that action at this time.
0 commit comments