Skip to content

Commit 697362f

Browse files
Merge branch '10.5' into 11.5
2 parents 88f4d52 + 2c68106 commit 697362f

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

.phive/phars.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
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+
<<<<<<< HEAD
45
<phar name="php-cs-fixer" version="^3.69" installed="3.76.0" location="./tools/php-cs-fixer" copy="true"/>
6+
||||||| 3baeefe56
7+
<phar name="php-cs-fixer" version="^3.70" installed="3.76.0" location="./tools/php-cs-fixer" copy="true"/>
8+
<phar name="psalm" version="^5.26" installed="5.26.1" location="./tools/psalm" copy="true"/>
9+
=======
10+
<phar name="php-cs-fixer" version="^3.77" installed="3.77.0" location="./tools/php-cs-fixer" copy="true"/>
11+
<phar name="psalm" version="^5.26" installed="5.26.1" location="./tools/psalm" copy="true"/>
12+
>>>>>>> 10.5
513
<phar name="humbug/php-scoper" version="^0.18" installed="0.18.17" location="./tools/php-scoper" copy="true"/>
614
<phar name="composer" version="^2.8" installed="2.8.9" location="./tools/composer" copy="true"/>
715
<phar name="phpstan" version="^2.1" installed="2.1.17" location="./tools/phpstan" copy="true"/>

tools/php-cs-fixer

1.44 KB
Binary file not shown.

0 commit comments

Comments
 (0)