Skip to content

Commit 5de126d

Browse files
Merge branch '11.4' into 11.5
2 parents 3ac50a1 + ae62a3f commit 5de126d

File tree

3 files changed

+22
-29
lines changed

3 files changed

+22
-29
lines changed

.phive/phars.xml

Lines changed: 2 additions & 2 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">
3-
<phar name="phpab" version="^1.29" installed="1.29.1" location="./tools/phpab" copy="true"/>
3+
<phar name="phpab" version="^1.29" installed="1.29.2" location="./tools/phpab" copy="true"/>
44
<phar name="php-cs-fixer" version="^3.59" installed="3.64.0" location="./tools/php-cs-fixer" copy="true"/>
55
<phar name="humbug/php-scoper" version="^0.18" installed="0.18.15" location="./tools/php-scoper" copy="true"/>
66
<phar name="composer" version="^2.7" installed="2.8.1" location="./tools/composer" copy="true"/>
7-
<phar name="phpstan" version="^1.12" installed="1.12.5" location="./tools/phpstan" copy="true"/>
7+
<phar name="phpstan" version="^1.12" installed="1.12.6" location="./tools/phpstan" copy="true"/>
88
</phive>

0 commit comments

Comments
 (0)