Skip to content

Commit

Permalink
Update tools
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Nov 7, 2022
1 parent 80633d2 commit 3e39a02
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
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
<phar name="phpab" version="^1.26" installed="1.27.1" location="./tools/phpab" copy="true"/>
<phar name="phpunit" version="^9.5" installed="9.5.26" location="./tools/phpunit" copy="true"/>
<phar name="php-cs-fixer" version="^3.2" installed="3.13.0" location="./tools/php-cs-fixer" copy="true"/>
<phar name="psalm" version="^4.11" installed="4.29.0" location="./tools/psalm" copy="true"/>
<phar name="psalm" version="^4.11" installed="4.30.0" location="./tools/psalm" copy="true"/>
<phar name="composer" version="^2.1" installed="2.4.4" location="./tools/composer" copy="true"/>
</phive>
Binary file modified tools/psalm
Binary file not shown.

0 comments on commit 3e39a02

Please sign in to comment.