Skip to content

Commit 286ffc2

Browse files
Merge branch '9.6' into 10.5
2 parents af7fc81 + 28db91c commit 286ffc2

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

.phive/phars.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<phive xmlns="https://phar.io/phive">
33
<phar name="phpab" version="^1.25" installed="1.29.0" location="./tools/phpab" copy="true"/>
4-
<phar name="php-cs-fixer" version="^3.0" installed="3.40.2" location="./tools/php-cs-fixer" copy="true"/>
4+
<phar name="php-cs-fixer" version="^3.0" installed="3.41.0" location="./tools/php-cs-fixer" copy="true"/>
55
<phar name="psalm" version="^5.0" installed="5.17.0" location="./tools/psalm" copy="true"/>
66
<phar name="humbug/php-scoper" version="^0.18" installed="0.18.10" location="./tools/php-scoper" copy="true"/>
7-
<phar name="composer" version="^2.0.3" installed="2.6.5" location="./tools/composer" copy="true"/>
7+
<phar name="composer" version="^2.0.3" installed="2.6.6" location="./tools/composer" copy="true"/>
88
</phive>

tools/composer

760 Bytes
Binary file not shown.

tools/php-cs-fixer

363 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)