Upodate PHPUnit to latest version

This commit is contained in:
2025-06-06 14:24:46 +00:00
parent 1725979b1c
commit ad9d7f94de
7 changed files with 19 additions and 4347 deletions

View File

@ -8,4 +8,5 @@
<phar name="phpdocumentor" version="^3.7.1" installed="3.7.1" location="./tools/phpdocumentor" copy="false"/>
<phar name="phpbench" version="^1.4.1" installed="1.4.1" location="./tools/phpbench" copy="false"/>
<phar name="infection" version="^0.29.14" installed="0.29.14" location="./tools/infection" copy="false"/>
<phar name="phpunit" version="^12.1.3" installed="12.2.0" location="./tools/phpunit" copy="false"/>
</phive>