File tree Expand file tree Collapse file tree 6 files changed +7
-6
lines changed Expand file tree Collapse file tree 6 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 2222 - name : Install PHP
2323 uses : shivammathur/setup-php@v2
2424 with :
25- php-version : 8.1
25+ php-version : 8.2
2626 extensions : :apcu, :imagick
2727 coverage : none
2828 tools : none
4242 - name : Install PHP
4343 uses : shivammathur/setup-php@v2
4444 with :
45- php-version : 8.1
45+ php-version : 8.2
4646 extensions : :apcu, :imagick
4747 coverage : none
4848 tools : none
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<phive xmlns =" https://phar.io/phive" >
3- <phar name =" php-cs-fixer" version =" ^3.0" installed =" 3.14.4 " location =" ./tools/php-cs-fixer" copy =" true" />
4- <phar name =" psalm" version =" ^5.0" installed =" 5.7.5 " location =" ./tools/psalm" copy =" true" />
3+ <phar name =" php-cs-fixer" version =" ^3.0" installed =" 3.15.1 " location =" ./tools/php-cs-fixer" copy =" true" />
4+ <phar name =" psalm" version =" ^5.0" installed =" 5.8.0 " location =" ./tools/psalm" copy =" true" />
55 <phar name =" composer" version =" ^2.0.3" installed =" 2.5.4" location =" ./tools/composer" copy =" true" />
66</phive >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <files psalm-version =" 5.7.1@8e0fd880141f236847ab49a06f94f788d41a4292 " >
2+ <files psalm-version =" 5.8.0@9cf4f60a333f779ad3bc704a555920e81d4fdcda " >
33 <file src =" src/CodeCoverage.php" >
44 <ArgumentTypeCoercion >
55 <code >$tmp[0]</code >
Original file line number Diff line number Diff line change 1717 }
1818 ],
1919 "support" : {
20- "issues" : " https://github.com/sebastianbergmann/php-code-coverage/issues"
20+ "issues" : " https://github.com/sebastianbergmann/php-code-coverage/issues" ,
21+ "security" : " https://github.com/sebastianbergmann/php-code-coverage/security/policy"
2122 },
2223 "config" : {
2324 "platform" : {
You can’t perform that action at this time.
0 commit comments