Skip to content
This repository was archived by the owner on Jan 10, 2023. It is now read-only.

Commit 17c3058

Browse files
Update tools
1 parent 3dda0a1 commit 17c3058

File tree

3 files changed

+713
-793
lines changed

3 files changed

+713
-793
lines changed

.phive/phars.xml

+2-2
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.13" location="./tools/phpunit" copy="true"/>
3+
<phar name="phpunit" version="^9.5" installed="9.5.14" 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.6.0" location="./tools/php-cs-fixer" copy="true"/>
6-
<phar name="psalm" version="^4.0" installed="4.20.0" location="./tools/psalm" copy="true"/>
6+
<phar name="psalm" version="^4.0" installed="4.21.0" location="./tools/psalm" copy="true"/>
77
<phar name="composer" version="^2.0" installed="2.2.6" location="./tools/composer" copy="true"/>
88
</phive>

0 commit comments

Comments
 (0)