Skip to content

Commit 6aedb8e

Browse files
Update tools
1 parent 47c93ee commit 6aedb8e

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

.phive/phars.xml

Lines changed: 3 additions & 3 deletions
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.52" installed="3.52.1" location="./tools/php-cs-fixer" copy="true"/>
4-
<phar name="psalm" version="^5.23" installed="5.23.1" location="./tools/psalm" copy="true"/>
5-
<phar name="composer" version="^2.7" installed="2.7.2" location="./tools/composer" copy="true"/>
3+
<phar name="php-cs-fixer" version="^3.57" installed="3.57.1" location="./tools/php-cs-fixer" copy="true"/>
4+
<phar name="psalm" version="^5.24" installed="5.24.0" location="./tools/psalm" copy="true"/>
5+
<phar name="composer" version="^2.7" installed="2.7.6" location="./tools/composer" copy="true"/>
66
<phar name="infection" version="^0.28" installed="0.28.1" location="./tools/infection" copy="true"/>
77
</phive>

tools/composer

11.3 KB
Binary file not shown.

tools/php-cs-fixer

301 KB
Binary file not shown.

tools/psalm

157 KB
Binary file not shown.

0 commit comments

Comments
 (0)