Skip to content

Commit 97803ec

Browse files
committed
update tools
1 parent a2b6345 commit 97803ec

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

phive.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<phive xmlns="https://phar.io/phive">
3-
<phar name="php-cs-fixer" version="^2.16" installed="2.16.3" location="./tools/php-cs-fixer" copy="false"/>
4-
<phar name="psalm" version="^3.11" installed="3.11.5" location="./tools/psalm" copy="false"/>
5-
<phar name="phpunit" version="^8.5" installed="8.5.5" location="./tools/phpunit" copy="false"/>
3+
<phar name="php-cs-fixer" version="^2.16" installed="2.19.0" location="./tools/php-cs-fixer" copy="false"/>
4+
<phar name="psalm" version="^3.11" installed="3.18.2" location="./tools/psalm" copy="false"/>
5+
<phar name="phpunit" version="^8.5" installed="8.5.18" location="./tools/phpunit" copy="false"/>
66
</phive>

0 commit comments

Comments
 (0)