Skip to content

Commit 82b1fab

Browse files
Update tools
1 parent 217eb62 commit 82b1fab

File tree

5 files changed

+4
-4
lines changed

5 files changed

+4
-4
lines changed

Diff for: .phive/phars.xml

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<phive xmlns="https://phar.io/phive">
3-
<phar name="php-cs-fixer" version="^3.64" installed="3.68.0" location="./tools/php-cs-fixer" copy="true"/>
4-
<phar name="infection" version="^0.29" installed="0.29.10" location="./tools/infection" copy="true"/>
5-
<phar name="composer" version="^2.8" installed="2.8.4" location="./tools/composer" copy="true"/>
6-
<phar name="phpstan" version="^2.0" installed="2.1.1" location="./tools/phpstan" copy="true"/>
3+
<phar name="php-cs-fixer" version="^3.64" installed="3.72.0" location="./tools/php-cs-fixer" copy="true"/>
4+
<phar name="infection" version="^0.29" installed="0.29.14" location="./tools/infection" copy="true"/>
5+
<phar name="composer" version="^2.8" installed="2.8.6" location="./tools/composer" copy="true"/>
6+
<phar name="phpstan" version="^2.0" installed="2.1.8" location="./tools/phpstan" copy="true"/>
77
</phive>

Diff for: tools/composer

-13 Bytes
Binary file not shown.

Diff for: tools/infection

317 KB
Binary file not shown.

Diff for: tools/php-cs-fixer

15.6 KB
Binary file not shown.

Diff for: tools/phpstan

125 KB
Binary file not shown.

0 commit comments

Comments
 (0)