Skip to content

Commit e7d06ed

Browse files
Merge branch '12.5'
* 12.5: Update dependencies Update tools
2 parents 0f3c519 + 98d145b commit e7d06ed

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

.phive/phars.xml

Lines changed: 1 addition & 1 deletion
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">
33
<phar name="phpab" version="^1.29" installed="1.29.4" location="./tools/phpab" copy="true"/>
4-
<phar name="php-cs-fixer" version="^3.80" installed="3.91.3" location="./tools/php-cs-fixer" copy="true"/>
4+
<phar name="php-cs-fixer" version="^3.80" installed="3.92.0" location="./tools/php-cs-fixer" copy="true"/>
55
<phar name="humbug/php-scoper" version="^0.18" installed="0.18.18" location="./tools/php-scoper" copy="true"/>
66
<phar name="composer" version="^2.8" installed="2.9.2" location="./tools/composer" copy="true"/>
77
</phive>

composer.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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' => '5061ecfb39c93ab1036df77d16ad736d2e207ce3',
6+
'reference' => '0f3c5191011dcc67167d3013fde9951f65b1453f',
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' => '5061ecfb39c93ab1036df77d16ad736d2e207ce3',
16+
'reference' => '0f3c5191011dcc67167d3013fde9951f65b1453f',
1717
'type' => 'library',
1818
'install_path' => __DIR__ . '/../../',
1919
'aliases' => array(),

tools/php-cs-fixer

12.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)