Skip to content

Commit 5343bc9

Browse files
committed
Update tooling
1 parent 0df7970 commit 5343bc9

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

phive.xml

+6-5
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<phive xmlns="https://phar.io/phive">
3-
<phar name="phpunit" version="^11.0" installed="11.2.1" location="./tools/phpunit" copy="false"/>
4-
<phar name="phpab" version="^1.25" installed="1.29.1" location="./tools/phpab" copy="false"/>
5-
<phar name="php-cs-fixer" version="^3.16.0" installed="3.58.1" location="./tools/php-cs-fixer" copy="false"/>
6-
<phar name="psalm" version="^5.9.0" installed="5.24.0" location="./tools/psalm" copy="false"/>
7-
<phar name="infection" version="^0.29" installed="0.29.4" location="./tools/infection" copy="false"/>
3+
<phar name="phpunit" version="^11.0" installed="11.5.15" location="./tools/phpunit" copy="false"/>
4+
<phar name="phpab" version="^1.25" installed="1.29.3" location="./tools/phpab" copy="false"/>
5+
<phar name="php-cs-fixer" version="^3.16.0" installed="3.75.0" location="./tools/php-cs-fixer" copy="false"/>
6+
<phar name="psalm" version="^6.4" installed="6.10.0" location="./tools/psalm" copy="false"/>
7+
<phar name="infection" version="^0.29" installed="0.29.14" location="./tools/infection" copy="false"/>
8+
<phar name="phpstan" version="^2.0" installed="2.1.11" location="./tools/phpstan" copy="false"/>
89
</phive>

0 commit comments

Comments
 (0)