Skip to content

Commit 729c69f

Browse files
Update tools
1 parent 620433b commit 729c69f

File tree

3 files changed

+190
-133
lines changed

3 files changed

+190
-133
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.25" location="./tools/phpunit" copy="true"/>
3+
<phar name="phpunit" version="^9.5" installed="9.5.26" 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.12.0" location="./tools/php-cs-fixer" copy="true"/>
66
<phar name="psalm" version="^4.0" installed="4.29.0" location="./tools/psalm" copy="true"/>
7-
<phar name="composer" version="^2.0" installed="2.4.3" location="./tools/composer" copy="true"/>
7+
<phar name="composer" version="^2.0" installed="2.4.4" location="./tools/composer" copy="true"/>
88
</phive>

tools/composer

1.96 KB
Binary file not shown.

0 commit comments

Comments
 (0)