Skip to content

Commit

Permalink
Update tools
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Jun 25, 2023
1 parent d5d773f commit b7f8603
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.8" location="./tools/composer" copy="true"/>
<phar name="phpunit" version="^10.0" installed="10.2.2" location="./tools/phpunit" copy="true"/>
<phar name="php-cs-fixer" version="^3.15" installed="3.19.0" location="./tools/php-cs-fixer" copy="true"/>
<phar name="php-cs-fixer" version="^3.15" installed="3.19.1" location="./tools/php-cs-fixer" copy="true"/>
<phar name="psalm" version="^5.8" installed="5.12.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/php-cs-fixer
Binary file not shown.

0 comments on commit b7f8603

Please sign in to comment.