Skip to content

Commit

Permalink
Update tools
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Mar 14, 2019
1 parent 4909cdf commit 8dffbd4
Show file tree
Hide file tree
Showing 2 changed files with 3,011 additions and 2,454 deletions.
2 changes: 1 addition & 1 deletion phive.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
<phive xmlns="https://phar.io/phive">
<phar name="phpab" version="^1.25" installed="1.25.3" location="./tools/phpab" copy="true"/>
<phar name="php-cs-fixer" version="^2.14" installed="2.14.2" location="./tools/php-cs-fixer" copy="true"/>
<phar name="phpdox" version="^0.11" installed="0.11.2" location="./tools/phpdox" copy="true"/>
<phar name="phpdox" version="^0.11" installed="0.12.0" location="./tools/phpdox" copy="true"/>
<phar name="phploc" version="^4.0" installed="4.0.1" location="./tools/phploc" copy="true"/>
</phive>

0 comments on commit 8dffbd4

Please sign in to comment.