Skip to content

Commit

Permalink
Update tools
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Aug 21, 2023
1 parent 58697d1 commit 8aa7532
Show file tree
Hide file tree
Showing 3 changed files with 695 additions and 646 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.3.1" location="./tools/phpunit" copy="true"/>
<phar name="phpunit" version="^10.0" installed="10.3.2" location="./tools/phpunit" copy="true"/>
<phar name="php-cs-fixer" version="^3.15" installed="3.23.0" location="./tools/php-cs-fixer" copy="true"/>
<phar name="psalm" version="^5.8" installed="5.14.1" location="./tools/psalm" copy="true"/>
<phar name="psalm" version="^5.8" installed="5.15.0" 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 8aa7532

Please sign in to comment.