From c549d34e65056a2b632075621304fc78f2a53b63 Mon Sep 17 00:00:00 2001 From: Clemens Schwaighofer Date: Wed, 15 May 2024 17:06:09 +0900 Subject: [PATCH] phive tools update --- .phive/phars.xml | 10 +++++----- tools/php-cs-fixer | 2 +- tools/phpcbf | 2 +- tools/phpcs | 2 +- tools/phpstan | 2 +- tools/psalm | 2 +- 6 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.phive/phars.xml b/.phive/phars.xml index d2b8a6e3..75f24f9a 100644 --- a/.phive/phars.xml +++ b/.phive/phars.xml @@ -1,12 +1,12 @@ - - - + + + - + - + diff --git a/tools/php-cs-fixer b/tools/php-cs-fixer index 142feb13..76143f4f 120000 --- a/tools/php-cs-fixer +++ b/tools/php-cs-fixer @@ -1 +1 @@ -/home/clemens/.phive/phars/php-cs-fixer-3.53.0.phar \ No newline at end of file +/home/clemens/.phive/phars/php-cs-fixer-3.56.1.phar \ No newline at end of file diff --git a/tools/phpcbf b/tools/phpcbf index f134fa63..55a9330c 120000 --- a/tools/phpcbf +++ b/tools/phpcbf @@ -1 +1 @@ -/home/clemens/.phive/phars/phpcbf-3.9.1.phar \ No newline at end of file +/home/clemens/.phive/phars/phpcbf-3.9.2.phar \ No newline at end of file diff --git a/tools/phpcs b/tools/phpcs index 248198ee..df7335d3 120000 --- a/tools/phpcs +++ b/tools/phpcs @@ -1 +1 @@ -/home/clemens/.phive/phars/phpcs-3.9.1.phar \ No newline at end of file +/home/clemens/.phive/phars/phpcs-3.9.2.phar \ No newline at end of file diff --git a/tools/phpstan b/tools/phpstan index 21627648..b259f518 120000 --- a/tools/phpstan +++ b/tools/phpstan @@ -1 +1 @@ -/home/clemens/.phive/phars/phpstan-1.10.67.phar \ No newline at end of file +/home/clemens/.phive/phars/phpstan-1.11.1.phar \ No newline at end of file diff --git a/tools/psalm b/tools/psalm index 5ec2cc0e..d280e102 120000 --- a/tools/psalm +++ b/tools/psalm @@ -1 +1 @@ -/home/clemens/.phive/phars/psalm-5.23.1.phar \ No newline at end of file +/home/clemens/.phive/phars/psalm-5.24.0.phar \ No newline at end of file