Update tools

This commit is contained in:
Sebastian Bergmann 2025-09-22 07:23:11 +02:00
parent d38877996a
commit 180d3a84bd
No known key found for this signature in database
GPG Key ID: 4AA394086372C20A
4 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<phive xmlns="https://phar.io/phive">
<phar name="php-cs-fixer" version="^3.65" installed="3.65.0" location="./tools/php-cs-fixer" copy="true"/>
<phar name="php-cs-fixer" version="^3.65" installed="3.87.2" location="./tools/php-cs-fixer" copy="true"/>
<phar name="psalm" version="^5.26" installed="5.26.1" location="./tools/psalm" 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="composer" version="^2.8" installed="2.8.12" location="./tools/composer" copy="true"/>
<phar name="infection" version="^0.29" installed="0.29.14" location="./tools/infection" copy="true"/>
</phive>

Binary file not shown.

Binary file not shown.

Binary file not shown.