Update tools
This commit is contained in:
parent
4e99f4fac5
commit
22b394a681
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<phive xmlns="https://phar.io/phive">
|
||||
<phar name="php-cs-fixer" version="^3.0" installed="3.52.1" location="./tools/php-cs-fixer" copy="true"/>
|
||||
<phar name="psalm" version="^5.0" installed="5.23.1" location="./tools/psalm" copy="true"/>
|
||||
<phar name="composer" version="^2.0.3" installed="2.7.2" location="./tools/composer" copy="true"/>
|
||||
<phar name="infection" version="^0.28.1" installed="0.28.1" location="./tools/infection" copy="true"/>
|
||||
<phar name="php-cs-fixer" version="^3.52" installed="3.58.1" location="./tools/php-cs-fixer" copy="true"/>
|
||||
<phar name="psalm" version="^5.23" installed="5.24.0" location="./tools/psalm" 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.5" location="./tools/infection" 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/psalm
BIN
tools/psalm
Binary file not shown.
Loading…
Reference in New Issue