Skip to content

Commit

Permalink
Update tools
Browse files Browse the repository at this point in the history
  • Loading branch information
theseer committed Dec 2, 2023
1 parent 60def78 commit ffc0a86
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="phpunit" version="^10.1.3" installed="10.3.2" location="./tools/phpunit" copy="false"/>
<phar name="phpab" version="^1.25" installed="1.28.0" location="./tools/phpab" copy="false"/>
<phar name="php-cs-fixer" version="^3.16.0" installed="3.23.0" location="./tools/php-cs-fixer" copy="false"/>
<phar name="psalm" version="^5.9.0" installed="5.14.1" location="./tools/psalm" copy="false"/>
<phar name="phpunit" version="^10.1.3" installed="10.5.1" location="./tools/phpunit" copy="false"/>
<phar name="phpab" version="^1.25" installed="1.29.0" location="./tools/phpab" copy="false"/>
<phar name="php-cs-fixer" version="^3.16.0" installed="3.40.0" location="./tools/php-cs-fixer" copy="false"/>
<phar name="psalm" version="^5.9.0" installed="5.16.0" location="./tools/psalm" copy="false"/>
</phive>

0 comments on commit ffc0a86

Please sign in to comment.