Skip to content

Commit

Permalink
Update tools
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Nov 23, 2023
1 parent b9396aa commit 23c5d96
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .phive/phars.xml
Expand Up @@ -3,6 +3,6 @@
<phar name="composer" version="^2.5" installed="2.6.5" location="./tools/composer" copy="true"/>
<phar name="phpunit" version="^10.0" installed="10.4.2" location="./tools/phpunit" copy="true"/>
<phar name="php-cs-fixer" version="^3.15" installed="3.39.0" location="./tools/php-cs-fixer" copy="true"/>
<phar name="psalm" version="^5.8" installed="5.15.0" location="./tools/psalm" copy="true"/>
<phar name="psalm" version="^5.8" installed="5.16.0" location="./tools/psalm" copy="true"/>
<phar name="infection" version="^0.26" installed="0.26.21" location="./tools/infection" copy="true"/>
</phive>
Binary file modified tools/psalm
Binary file not shown.

0 comments on commit 23c5d96

Please sign in to comment.