Skip to content

Commit

Permalink
update tools
Browse files Browse the repository at this point in the history
  • Loading branch information
theseer committed Mar 21, 2024
1 parent 06ff940 commit d0cfae6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions phive.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<phive xmlns="https://phar.io/phive">
<phar name="phpab" version="^1.27" installed="1.27.1" location="./tools/phpab" copy="false"/>
<phar name="phpunit" version="^9.5" installed="9.5.19" location="./tools/phpunit" copy="false"/>
<phar name="phpstan" version="^1.0" installed="1.4.10" location="./tools/phpstan" copy="false"/>
<phar name="php-cs-fixer" version="^3.13.2" installed="3.13.2" location="./tools/php-cs-fixer" copy="false"/>
<phar name="psalm" version="^4.0" installed="4.22.0" location="./tools/psalm" copy="false"/>
<phar name="phpab" version="^1.27" installed="1.29.0" location="./tools/phpab" copy="false"/>
<phar name="phpunit" version="^9.5" installed="9.6.17" location="./tools/phpunit" copy="false"/>
<phar name="phpstan" version="^1.0" installed="1.10.64" location="./tools/phpstan" copy="false"/>
<phar name="php-cs-fixer" version="^3.13.2" installed="3.52.1" location="./tools/php-cs-fixer" copy="false"/>
<phar name="psalm" version="^4.0" installed="4.30.0" location="./tools/psalm" copy="false"/>
</phive>

0 comments on commit d0cfae6

Please sign in to comment.