Skip to content

Commit 672daf7

Browse files
Merge branch '11.5' into 12.0
2 parents e469daf + a6cc44b commit 672daf7

File tree

4 files changed

+3
-3
lines changed

4 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.3" location="./tools/phpab" copy="true"/>
4-
<phar name="php-cs-fixer" version="^3.69" installed="3.69.0" location="./tools/php-cs-fixer" copy="true"/>
5-
<phar name="humbug/php-scoper" version="^0.18" installed="0.18.16" location="./tools/php-scoper" copy="true"/>
4+
<phar name="php-cs-fixer" version="^3.69" installed="3.69.1" location="./tools/php-cs-fixer" copy="true"/>
5+
<phar name="humbug/php-scoper" version="^0.18" installed="0.18.17" location="./tools/php-scoper" copy="true"/>
66
<phar name="composer" version="^2.8" installed="2.8.5" location="./tools/composer" copy="true"/>
7-
<phar name="phpstan" version="^2.1" installed="2.1.5" location="./tools/phpstan" copy="true"/>
7+
<phar name="phpstan" version="^2.1" installed="2.1.6" location="./tools/phpstan" copy="true"/>
88
</phive>

tools/php-cs-fixer

251 Bytes
Binary file not shown.

tools/php-scoper

284 KB
Binary file not shown.

tools/phpstan

8.7 KB
Binary file not shown.

0 commit comments

Comments
 (0)