Skip to content

Commit 97eb187

Browse files
Update tools
1 parent b2ce4cf commit 97eb187

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,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="^2.16" installed="2.18.3" location="./tools/php-cs-fixer" copy="true"/>
4-
<phar name="psalm" version="^4.0" installed="4.6.4" location="./tools/psalm" copy="true"/>
3+
<phar name="php-cs-fixer" version="^2.16" installed="2.18.4" location="./tools/php-cs-fixer" copy="true"/>
4+
<phar name="psalm" version="^4.0" installed="4.7.0" location="./tools/psalm" copy="true"/>
55
<phar name="roave/backwardcompatibilitycheck" version="^5.0.0" installed="5.0.0" location="./tools/roave-backward-compatibility-check" copy="true"/>
6-
<phar name="composer" version="^2.0.3" installed="2.0.11" location="./tools/composer" copy="true"/>
6+
<phar name="composer" version="^2.0.3" installed="2.0.12" location="./tools/composer" copy="true"/>
77
</phive>

tools/composer

1.41 KB
Binary file not shown.

tools/php-cs-fixer

1.45 KB
Binary file not shown.

tools/psalm

53.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)