Skip to content

Commit d96833f

Browse files
Update tools
1 parent 96939c7 commit d96833f

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

.phive/phars.xml

Lines changed: 2 additions & 2 deletions
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">
33
<phar name="php-cs-fixer" version="^3.86" installed="3.89.2" location="./tools/php-cs-fixer" copy="true"/>
4-
<phar name="composer" version="^2.8" installed="2.9.0-RC1" location="./tools/composer" copy="true"/>
5-
<phar name="phpstan" version="^2.1" installed="2.1.31" location="./tools/phpstan" copy="true"/>
4+
<phar name="composer" version="^2.8" installed="2.9.1" location="./tools/composer" copy="true"/>
5+
<phar name="phpstan" version="^2.1" installed="2.1.32" location="./tools/phpstan" copy="true"/>
66
</phive>

tools/composer

1.96 KB
Binary file not shown.

tools/phpstan

210 KB
Binary file not shown.

0 commit comments

Comments
 (0)