Skip to content

Commit ddf8460

Browse files
Update tools
1 parent d47253c commit ddf8460

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,10 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<phive xmlns="https://phar.io/phive">
33
<phar name="phpab" version="^1.25" installed="1.27.1" location="./tools/phpab" copy="true"/>
4-
<phar name="php-cs-fixer" version="^3.0" installed="3.5.0" location="./tools/php-cs-fixer" copy="true"/>
4+
<phar name="php-cs-fixer" version="^3.0" installed="3.6.0" location="./tools/php-cs-fixer" copy="true"/>
55
<phar name="phpdox" version="^0.12" installed="0.12.0" location="./tools/phpdox" copy="true"/>
66
<phar name="phploc" version="^4.0" installed="4.0.1" location="./tools/phploc" copy="true"/>
7-
<phar name="psalm" version="^4.0" installed="4.18.1" location="./tools/psalm" copy="true"/>
7+
<phar name="psalm" version="^4.0" installed="4.20.0" location="./tools/psalm" copy="true"/>
88
<phar name="humbug/php-scoper" version="^0.15.0" installed="0.15.0" location="./tools/php-scoper" copy="true"/>
9-
<phar name="composer" version="^2.0.3" installed="2.2.5" location="./tools/composer" copy="true"/>
9+
<phar name="composer" version="^2.0.3" installed="2.2.6" location="./tools/composer" copy="true"/>
1010
</phive>

tools/composer

2.21 KB
Binary file not shown.

tools/php-cs-fixer

9.59 KB
Binary file not shown.

tools/psalm

42.1 KB
Binary file not shown.

0 commit comments

Comments
 (0)