Skip to content
This repository was archived by the owner on Nov 5, 2025. It is now read-only.

Commit d23d102

Browse files
Update tools
1 parent 00322c1 commit d23d102

File tree

5 files changed

+118717
-118690
lines changed

5 files changed

+118717
-118690
lines changed

.phive/phars.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<phive xmlns="https://phar.io/phive">
3-
<phar name="phpunit" version="^12.4" installed="12.4.1" location="./tools/phpunit" copy="true"/>
4-
<phar name="php-cs-fixer" version="^3.88" installed="3.88.2" location="./tools/php-cs-fixer" copy="true"/>
5-
<phar name="infection" version="^0.31" installed="0.31.6" location="./tools/infection" copy="true"/>
3+
<phar name="phpunit" version="^12.4" installed="12.4.2" location="./tools/phpunit" copy="true"/>
4+
<phar name="php-cs-fixer" version="^3.88" installed="3.89.1" location="./tools/php-cs-fixer" copy="true"/>
5+
<phar name="infection" version="^0.31" installed="0.31.9" location="./tools/infection" copy="true"/>
66
<phar name="composer" version="^2.8" installed="2.8.12" location="./tools/composer" copy="true"/>
77
</phive>

tools/.phpstan/vendor/composer/installed.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
'name' => '__root__',
44
'pretty_version' => 'dev-main',
55
'version' => 'dev-main',
6-
'reference' => '43560800a6db43173371f6bc8bde526693b0b05b',
6+
'reference' => '00322c1c1e7cace7f6d29ffab01cf1bdf6c03163',
77
'type' => 'library',
88
'install_path' => __DIR__ . '/../../',
99
'aliases' => array(),
@@ -13,7 +13,7 @@
1313
'__root__' => array(
1414
'pretty_version' => 'dev-main',
1515
'version' => 'dev-main',
16-
'reference' => '43560800a6db43173371f6bc8bde526693b0b05b',
16+
'reference' => '00322c1c1e7cace7f6d29ffab01cf1bdf6c03163',
1717
'type' => 'library',
1818
'install_path' => __DIR__ . '/../../',
1919
'aliases' => array(),

tools/infection

25.2 KB
Binary file not shown.

tools/php-cs-fixer

6.08 KB
Binary file not shown.

0 commit comments

Comments
 (0)