Skip to content

Commit

Permalink
update tools
Browse files Browse the repository at this point in the history
  • Loading branch information
theseer committed Dec 13, 2020
1 parent 0043f2d commit 48024a6
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,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<phive xmlns="https://phar.io/phive">
<phar name="php-cs-fixer" version="^2.15.1" installed="2.16.3" location="./tools/php-cs-fixer" copy="false"/>
<phar name="psalm" version="^3.11.2" installed="3.11.2" location="./tools/psalm" copy="false"/>
<phar name="phpab" version="^1.25.9" installed="1.25.9" location="./tools/phpab" copy="false"/>
<phar name="phpunit" version="^8.5.3" installed="8.5.4" location="./tools/phpunit" copy="false"/>
<phar name="php-cs-fixer" version="^2.15.1" installed="2.17.1" location="./tools/php-cs-fixer" copy="false"/>
<phar name="psalm" version="^3.11.2" installed="3.18.2" location="./tools/psalm" copy="false"/>
<phar name="phpab" version="^1.25.9" installed="1.26.0" location="./tools/phpab" copy="false"/>
<phar name="phpunit" version="^8.5.3" installed="8.5.13" location="./tools/phpunit" copy="false"/>
</phive>

0 comments on commit 48024a6

Please sign in to comment.