Update tools
This commit is contained in:
parent
60f5099d67
commit
eef6615990
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<phive xmlns="https://phar.io/phive">
|
||||
<phar name="php-cs-fixer" version="^3.52" installed="3.59.3" location="./tools/php-cs-fixer" copy="true"/>
|
||||
<phar name="composer" version="^2.7" installed="2.7.7" location="./tools/composer" copy="true"/>
|
||||
<phar name="infection" version="^0.29" installed="0.29.6" location="./tools/infection" copy="true"/>
|
||||
<phar name="phpstan" version="^1.11" installed="1.11.5" location="./tools/phpstan" copy="true"/>
|
||||
<phar name="php-cs-fixer" version="^3.64" installed="3.64.0" location="./tools/php-cs-fixer" copy="true"/>
|
||||
<phar name="composer" version="^2.8" installed="2.8.3" location="./tools/composer" copy="true"/>
|
||||
<phar name="infection" version="^0.29" installed="0.29.8" location="./tools/infection" copy="true"/>
|
||||
<phar name="phpstan" version="^2.0" installed="2.0.1" location="./tools/phpstan" copy="true"/>
|
||||
</phive>
|
||||
|
|
|
|||
BIN
tools/composer
BIN
tools/composer
Binary file not shown.
BIN
tools/infection
BIN
tools/infection
Binary file not shown.
Binary file not shown.
BIN
tools/phpstan
BIN
tools/phpstan
Binary file not shown.
Loading…
Reference in New Issue