Update tools

This commit is contained in:
Sebastian Bergmann 2024-06-12 14:11:34 +02:00
parent 4e99f4fac5
commit 22b394a681
No known key found for this signature in database
GPG Key ID: 4AA394086372C20A
5 changed files with 4 additions and 4 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.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>

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.