Skip to content

Commit

Permalink
Update tools
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Aug 2, 2023
1 parent da8acc1 commit dca919e
Show file tree
Hide file tree
Showing 3 changed files with 187 additions and 146 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.5" location="./tools/phpunit" copy="true"/>
<phar name="phpunit" version="^10.0" installed="10.2.7" location="./tools/phpunit" copy="true"/>
<phar name="php-cs-fixer" version="^3.15" installed="3.22.0" location="./tools/php-cs-fixer" copy="true"/>
<phar name="psalm" version="^5.8" installed="5.13.1" location="./tools/psalm" copy="true"/>
<phar name="psalm" version="^5.8" installed="5.14.1" location="./tools/psalm" copy="true"/>
<phar name="infection" version="^0.26" installed="0.26.21" location="./tools/infection" copy="true"/>
</phive>

0 comments on commit dca919e

Please sign in to comment.