Skip to content

Commit e656040

Browse files
Update tools
1 parent 5a5c198 commit e656040

File tree

3 files changed

+3
-3
lines changed

3 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.64.0" location="./tools/php-cs-fixer" copy="true"/>
4-
<phar name="psalm" version="^5.0" installed="5.26.1" location="./tools/psalm" copy="true"/>
5-
<phar name="composer" version="^2.0.3" installed="2.8.1" location="./tools/composer" copy="true"/>
3+
<phar name="php-cs-fixer" version="^3.65" installed="3.65.0" location="./tools/php-cs-fixer" copy="true"/>
4+
<phar name="psalm" version="^5.26" installed="5.26.1" location="./tools/psalm" copy="true"/>
5+
<phar name="composer" version="^2.8" installed="2.8.3" location="./tools/composer" copy="true"/>
66
</phive>

tools/composer

2.68 KB
Binary file not shown.

tools/php-cs-fixer

12.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)