Skip to content

Commit b17c431

Browse files
Update tools
1 parent d1e4b2e commit b17c431

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

.phive/phars.xml

+3-3
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="^3.0" installed="3.3.2" location="./tools/php-cs-fixer" copy="true"/>
4-
<phar name="psalm" version="^4.0" installed="4.13.1" location="./tools/psalm" copy="true"/>
5-
<phar name="composer" version="^2.0.3" installed="2.1.12" location="./tools/composer" copy="true"/>
3+
<phar name="php-cs-fixer" version="^3.0" installed="3.4.0" location="./tools/php-cs-fixer" copy="true"/>
4+
<phar name="psalm" version="^4.0" installed="4.15.0" location="./tools/psalm" copy="true"/>
5+
<phar name="composer" version="^2.0.3" installed="2.2.0-RC1" location="./tools/composer" copy="true"/>
66
</phive>

tools/composer

63.4 KB
Binary file not shown.

tools/php-cs-fixer

51.4 KB
Binary file not shown.

tools/psalm

96.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)