Skip to content

Commit

Permalink
PHPUnit 10.0.17 => 10.0.18.
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrilverloop committed Mar 23, 2023
1 parent c9f9913 commit e2b985c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/.phive/phars.xml
Expand Up @@ -2,7 +2,7 @@
<phive xmlns="https://phar.io/phive">
<phar name="phpcs" version="^3.5.8" installed="3.7.2" location="./tools/phpcs" copy="true"/>
<phar name="phpcbf" version="^3.5.8" installed="3.7.2" location="./tools/phpcbf" copy="true"/>
<phar name="phpunit" version="^10.0.11" installed="10.0.17" location="./tools/phpunit" copy="true"/>
<phar name="phpunit" version="^10.0.11" installed="10.0.18" location="./tools/phpunit" copy="true"/>
<phar name="psalm" version="^4.6.2" installed="4.30.0" location="./tools/psalm" copy="true"/>
<phar name="phpdocumentor" version="^3.3.0" installed="3.3.1" location="./tools/phpDocumentor" copy="true"/>
<phar name="infection" version="^0.26.13" installed="0.26.18" location="./tools/infection" copy="true"/>
Expand Down

0 comments on commit e2b985c

Please sign in to comment.