Skip to content

Commit cf600f8

Browse files
Update tools
1 parent efe1783 commit cf600f8

File tree

3 files changed

+1146
-807
lines changed

3 files changed

+1146
-807
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="phpunit" version="^9.5" installed="9.5.24" location="./tools/phpunit" copy="true"/>
3+
<phar name="phpunit" version="^9.5" installed="9.5.25" location="./tools/phpunit" copy="true"/>
44
<phar name="phpab" version="^1.26" installed="1.27.1" location="./tools/phpab" copy="true"/>
55
<phar name="php-cs-fixer" version="^3.0" installed="3.11.0" location="./tools/php-cs-fixer" copy="true"/>
6-
<phar name="psalm" version="^4.0" installed="4.27.0" location="./tools/psalm" copy="true"/>
6+
<phar name="psalm" version="^4.0" installed="4.28.0" location="./tools/psalm" copy="true"/>
77
<phar name="composer" version="^2.0" installed="2.4.2" location="./tools/composer" copy="true"/>
88
</phive>

0 commit comments

Comments
 (0)