Skip to content

Commit a48ea06

Browse files
committedDec 17, 2023
Merge branch '9.2'
2 parents 599109c + dc6b028 commit a48ea06

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,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<phive xmlns="https://phar.io/phive">
3-
<phar name="php-cs-fixer" version="^3.0" installed="3.41.0" location="./tools/php-cs-fixer" copy="true"/>
4-
<phar name="psalm" version="^5.0" installed="5.17.0" location="./tools/psalm" copy="true"/>
3+
<phar name="php-cs-fixer" version="^3.0" installed="3.41.1" location="./tools/php-cs-fixer" copy="true"/>
4+
<phar name="psalm" version="^5.0" installed="5.18.0" location="./tools/psalm" copy="true"/>
55
<phar name="composer" version="^2.0.3" installed="2.6.6" location="./tools/composer" copy="true"/>
66
</phive>

‎tools/php-cs-fixer

9 Bytes
Binary file not shown.

‎tools/psalm

-113 KB
Binary file not shown.

0 commit comments

Comments
 (0)
Please sign in to comment.