Skip to content

Commit

Permalink
Update tools
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Jul 16, 2023
1 parent 739e150 commit ed261be
Show file tree
Hide file tree
Showing 3 changed files with 101 additions and 94 deletions.
4 changes: 2 additions & 2 deletions .phive/phars.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<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.3" location="./tools/phpunit" copy="true"/>
<phar name="php-cs-fixer" version="^3.15" installed="3.21.1" location="./tools/php-cs-fixer" copy="true"/>
<phar name="phpunit" version="^10.0" installed="10.2.5" location="./tools/phpunit" copy="true"/>
<phar name="php-cs-fixer" version="^3.15" installed="3.21.2" location="./tools/php-cs-fixer" copy="true"/>
<phar name="psalm" version="^5.8" installed="5.13.1" 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 ed261be

Please sign in to comment.