Skip to content

Commit d1a2b99

Browse files
Update tools
1 parent fb05f1e commit d1a2b99

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,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.84" installed="3.84.0" location="./tools/php-cs-fixer" copy="true"/>
4-
<phar name="composer" version="^2.8" installed="2.8.10" location="./tools/composer" copy="true"/>
5-
<phar name="phpstan" version="^2.1" installed="2.1.21" location="./tools/phpstan" copy="true"/>
3+
<phar name="php-cs-fixer" version="^3.86" installed="3.86.0" location="./tools/php-cs-fixer" copy="true"/>
4+
<phar name="composer" version="^2.8" installed="2.8.11" location="./tools/composer" copy="true"/>
5+
<phar name="phpstan" version="^2.1" installed="2.1.22" location="./tools/phpstan" copy="true"/>
66
</phive>

tools/composer

7.57 KB
Binary file not shown.

tools/php-cs-fixer

10.2 KB
Binary file not shown.

tools/phpstan

864 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)