Skip to content

Commit

Permalink
Update tools
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Apr 4, 2023
1 parent 5f8fa34 commit 5ab325d
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 @@ -2,7 +2,7 @@
<phive xmlns="https://phar.io/phive">
<phar name="composer" version="^2.5" installed="2.5.5" location="./tools/composer" copy="true"/>
<phar name="phpunit" version="^10.0" installed="10.0.19" location="./tools/phpunit" copy="true"/>
<phar name="php-cs-fixer" version="^3.15" installed="3.15.1" location="./tools/php-cs-fixer" copy="true"/>
<phar name="php-cs-fixer" version="^3.15" installed="3.16.0" location="./tools/php-cs-fixer" copy="true"/>
<phar name="psalm" version="^5.8" installed="5.9.0" location="./tools/psalm" copy="true"/>
<phar name="infection" version="^0.26" installed="0.26.19" location="./tools/infection" copy="true"/>
</phive>
Binary file modified tools/php-cs-fixer
Binary file not shown.

0 comments on commit 5ab325d

Please sign in to comment.