Update tools

This commit is contained in:
Sebastian Bergmann 2025-03-17 17:04:18 +01:00
parent 89ca128861
commit 329ba31bb3
No known key found for this signature in database
GPG Key ID: 4AA394086372C20A
2 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<phive xmlns="https://phar.io/phive">
<phar name="php-cs-fixer" version="^3.71" installed="3.71.0" location="./tools/php-cs-fixer" copy="true"/>
<phar name="php-cs-fixer" version="^3.71" installed="3.72.0" location="./tools/php-cs-fixer" copy="true"/>
<phar name="composer" version="^2.8" installed="2.8.6" location="./tools/composer" copy="true"/>
<phar name="infection" version="^0.29" installed="0.29.14" location="./tools/infection" copy="true"/>
<phar name="phpstan" version="^2.1" installed="2.1.8" location="./tools/phpstan" copy="true"/>

Binary file not shown.