Skip to content

Commit a637e74

Browse files
Update tools
1 parent 14d63fb commit a637e74

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

.phive/phars.xml

+2-2
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.70" installed="3.70.0" location="./tools/php-cs-fixer" copy="true"/>
3+
<phar name="php-cs-fixer" version="^3.70" installed="3.72.0" location="./tools/php-cs-fixer" copy="true"/>
44
<phar name="composer" version="^2.8" installed="2.8.6" location="./tools/composer" copy="true"/>
5-
<phar name="phpstan" version="^2.1" installed="2.1.6" location="./tools/phpstan" copy="true"/>
5+
<phar name="phpstan" version="^2.1" installed="2.1.8" location="./tools/phpstan" copy="true"/>
66
</phive>

tools/php-cs-fixer

6.04 KB
Binary file not shown.

tools/phpstan

29.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)