Skip to content

Commit 7e5a1cc

Browse files
Merge branch '8.5' into 9.6
2 parents fcd1efe + ba7966e commit 7e5a1cc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.phive/phars.xml

Lines changed: 3 additions & 3 deletions
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.29" installed="1.29.2" location="./tools/phpab" copy="true"/>
4-
<phar name="php-cs-fixer" version="^3.53" installed="3.64.0" location="./tools/php-cs-fixer" copy="true"/>
5-
<phar name="psalm" version="^5.23" installed="5.26.1" location="./tools/psalm" copy="true"/>
4+
<phar name="php-cs-fixer" version="^3.64" installed="3.64.0" location="./tools/php-cs-fixer" copy="true"/>
5+
<phar name="psalm" version="^5.26" installed="5.26.1" location="./tools/psalm" copy="true"/>
66
<phar name="humbug/php-scoper" version="^0.18" installed="0.18.15" location="./tools/php-scoper" copy="true"/>
7-
<phar name="composer" version="^2.7" installed="2.8.1" location="./tools/composer" copy="true"/>
7+
<phar name="composer" version="^2.8" installed="2.8.2" location="./tools/composer" copy="true"/>
88
</phive>

tools/composer

1.02 KB
Binary file not shown.

0 commit comments

Comments
 (0)