Merge branch '6.3'

This commit is contained in:
Sebastian Bergmann 2025-03-11 08:14:44 +01:00
commit da1133d8d6
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.65" installed="3.68.0" location="./tools/php-cs-fixer" copy="true"/>
<phar name="composer" version="^2.8" installed="2.8.4" location="./tools/composer" copy="true"/>
<phar name="infection" version="^0.29" installed="0.29.10" location="./tools/infection" copy="true"/>
<phar name="phpstan" version="^2.0" installed="2.1.1" location="./tools/phpstan" copy="true"/>
<phar name="php-cs-fixer" version="^3.71" installed="3.71.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"/>
</phive>

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.