Skip to content

Commit db320ea

Browse files
Merge branch '10.5' into 11.1
2 parents 039cfd6 + 58f5d6a commit db320ea

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

.phive/phars.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
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.1" location="./tools/phpab" copy="true"/>
4-
<phar name="php-cs-fixer" version="^3.53" installed="3.57.1" location="./tools/php-cs-fixer" copy="true"/>
4+
<phar name="php-cs-fixer" version="^3.53" installed="3.58.1" location="./tools/php-cs-fixer" copy="true"/>
55
<phar name="psalm" version="^5.23" installed="5.24.0" location="./tools/psalm" copy="true"/>
6-
<phar name="humbug/php-scoper" version="^0.18" installed="0.18.11" location="./tools/php-scoper" copy="true"/>
6+
<phar name="humbug/php-scoper" version="^0.18" installed="0.18.12" location="./tools/php-scoper" copy="true"/>
77
<phar name="composer" version="^2.7" installed="2.7.6" location="./tools/composer" copy="true"/>
88
<phar name="infection" version="^0.28" installed="0.28.1" location="./tools/infection" copy="true"/>
99
</phive>

tools/php-cs-fixer

3.43 KB
Binary file not shown.

tools/php-scoper

56.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)