Skip to content

Commit

Permalink
update tools
Browse files Browse the repository at this point in the history
  • Loading branch information
theseer committed Jul 24, 2021
1 parent af9020f commit e1620d1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions phive.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?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="false"/>
<phar name="phpunit" version="^8.5" installed="8.5.15" location="./tools/phpunit" copy="false"/>
<phar name="phpstan" version="^0.12" installed="0.12.82" location="./tools/phpstan" copy="false"/>
<phar name="phpab" version="^1.25" installed="1.26.1" location="./tools/phpab" copy="false"/>
<phar name="phpunit" version="^8.5" installed="8.5.18" location="./tools/phpunit" copy="false"/>
<phar name="phpstan" version="^0.12" installed="0.12.93" location="./tools/phpstan" copy="false"/>
<phar name="psalm" version="^3.11" installed="3.18.2" location="./tools/psalm" copy="false"/>
<phar name="php-cs-fixer" version="^2.16" installed="2.18.4" location="./tools/php-cs-fixer" copy="false"/>
<phar name="php-cs-fixer" version="^2.16" installed="2.19.0" location="./tools/php-cs-fixer" copy="false"/>
</phive>

0 comments on commit e1620d1

Please sign in to comment.