Skip to content

Commit 3864246

Browse files
Update tools
1 parent 622d018 commit 3864246

File tree

4 files changed

+41
-40
lines changed

4 files changed

+41
-40
lines changed

.phive/phars.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<phive xmlns="https://phar.io/phive">
3-
<phar name="phpab" version="^1.25" installed="1.28.0" location="./tools/phpab" copy="true"/>
4-
<phar name="php-cs-fixer" version="^3.0" installed="3.27.0" location="./tools/php-cs-fixer" copy="true"/>
3+
<phar name="phpab" version="^1.25" installed="1.29.0" location="./tools/phpab" copy="true"/>
4+
<phar name="php-cs-fixer" version="^3.0" installed="3.30.0" location="./tools/php-cs-fixer" copy="true"/>
55
<phar name="psalm" version="^5.0" installed="5.15.0" location="./tools/psalm" copy="true"/>
66
<phar name="humbug/php-scoper" version="^0.18.1" installed="0.18.3" location="./tools/php-scoper" copy="true"/>
7-
<phar name="composer" version="^2.0.3" installed="2.6.3" location="./tools/composer" copy="true"/>
7+
<phar name="composer" version="^2.0.3" installed="2.6.4" location="./tools/composer" copy="true"/>
88
</phive>

tools/composer

1.54 KB
Binary file not shown.

tools/php-cs-fixer

5.71 KB
Binary file not shown.

0 commit comments

Comments
 (0)