Skip to content

Commit

Permalink
Update tools
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Jun 18, 2021
1 parent 0b7bdb9 commit c90ed07
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 19 deletions.
4 changes: 2 additions & 2 deletions .phive/phars.xml
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<phive xmlns="https://phar.io/phive">
<phar name="phpab" version="^1.25" installed="1.26.0" location="./tools/phpab" copy="true"/>
<phar name="phpab" version="^1.25" installed="1.26.1" location="./tools/phpab" copy="true"/>
<phar name="php-cs-fixer" version="^3.0" installed="3.0.0" location="./tools/php-cs-fixer" copy="true"/>
<phar name="phpdox" version="^0.12" installed="0.12.0" location="./tools/phpdox" copy="true"/>
<phar name="phploc" version="^4.0" installed="4.0.1" location="./tools/phploc" copy="true"/>
<phar name="psalm" version="^4.0" installed="4.7.3" location="./tools/psalm" copy="true"/>
<phar name="humbug/php-scoper" version="^0.13.9" installed="0.15.0" location="./tools/php-scoper" copy="true"/>
<phar name="roave/backwardcompatibilitycheck" version="^5.0.0" installed="5.0.0" location="./tools/roave-backward-compatibility-check" copy="true"/>
<phar name="composer" version="^2.0.3" installed="2.1.1" location="./tools/composer" copy="true"/>
<phar name="composer" version="^2.0.3" installed="2.1.3" location="./tools/composer" copy="true"/>
</phive>
Binary file modified tools/composer
Binary file not shown.

0 comments on commit c90ed07

Please sign in to comment.