Skip to content

Commit

Permalink
Update tools
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Dec 17, 2023
1 parent 8cbc0c5 commit d375f8e
Show file tree
Hide file tree
Showing 4 changed files with 165 additions and 135 deletions.
6 changes: 3 additions & 3 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.6.6" location="./tools/composer" copy="true"/>
<phar name="phpunit" version="^10.0" installed="10.5.2" location="./tools/phpunit" copy="true"/>
<phar name="php-cs-fixer" version="^3.15" installed="3.41.0" location="./tools/php-cs-fixer" copy="true"/>
<phar name="psalm" version="^5.8" installed="5.17.0" location="./tools/psalm" copy="true"/>
<phar name="phpunit" version="^10.0" installed="10.5.3" location="./tools/phpunit" copy="true"/>
<phar name="php-cs-fixer" version="^3.15" installed="3.41.1" location="./tools/php-cs-fixer" copy="true"/>
<phar name="psalm" version="^5.8" installed="5.18.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 d375f8e

Please sign in to comment.