phive tools update

This commit is contained in:
Clemens Schwaighofer
2024-05-15 17:06:09 +09:00
parent f4ff31721b
commit c549d34e65
6 changed files with 10 additions and 10 deletions

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<phive xmlns="https://phar.io/phive">
<phar name="phpunit" version="^9.6" installed="9.6.19" location="./tools/phpunit" copy="false"/>
<phar name="phpcbf" version="^3.7.2" installed="3.9.1" location="./tools/phpcbf" copy="false"/>
<phar name="phpcs" version="^3.7.2" installed="3.9.1" location="./tools/phpcs" copy="false"/>
<phar name="phpstan" version="^1.10.37" installed="1.10.67" location="./tools/phpstan" copy="false"/>
<phar name="phpcbf" version="^3.7.2" installed="3.9.2" location="./tools/phpcbf" copy="false"/>
<phar name="phpcs" version="^3.7.2" installed="3.9.2" location="./tools/phpcs" copy="false"/>
<phar name="phpstan" version="^1.10.37" installed="1.11.1" location="./tools/phpstan" copy="false"/>
<phar name="phan" version="^5.4.2" installed="5.4.3" location="./tools/phan" copy="false"/>
<phar name="psalm" version="^5.15.0" installed="5.23.1" location="./tools/psalm" copy="false"/>
<phar name="psalm" version="^5.15.0" installed="5.24.0" location="./tools/psalm" copy="false"/>
<phar name="phpdox" version="^0.12.0" installed="0.12.0" location="./tools/phpdox" copy="false"/>
<phar name="phpdocumentor" version="^3.4.2" installed="3.4.3" location="./tools/phpDocumentor" copy="false"/>
<phar name="php-cs-fixer" version="^3.34.1" installed="3.53.0" location="./tools/php-cs-fixer" copy="false"/>
<phar name="php-cs-fixer" version="^3.34.1" installed="3.56.1" location="./tools/php-cs-fixer" copy="false"/>
</phive>

View File

@@ -1 +1 @@
/home/clemens/.phive/phars/php-cs-fixer-3.53.0.phar
/home/clemens/.phive/phars/php-cs-fixer-3.56.1.phar

View File

@@ -1 +1 @@
/home/clemens/.phive/phars/phpcbf-3.9.1.phar
/home/clemens/.phive/phars/phpcbf-3.9.2.phar

View File

@@ -1 +1 @@
/home/clemens/.phive/phars/phpcs-3.9.1.phar
/home/clemens/.phive/phars/phpcs-3.9.2.phar

View File

@@ -1 +1 @@
/home/clemens/.phive/phars/phpstan-1.10.67.phar
/home/clemens/.phive/phars/phpstan-1.11.1.phar

View File

@@ -1 +1 @@
/home/clemens/.phive/phars/psalm-5.23.1.phar
/home/clemens/.phive/phars/psalm-5.24.0.phar