Skip to content

Commit 25733af

Browse files
Update tooling
1 parent 0ec225d commit 25733af

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

phive.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<phive xmlns="https://phar.io/phive">
3-
<phar name="phpunit" version="^9.4" installed="9.5.27" location="./tools/phpunit" copy="true"/>
3+
<phar name="phpunit" version="^9.4" installed="9.6.8" location="./tools/phpunit" copy="true"/>
44
<phar name="humbug/box" version="^3.12.0" location="./tools/box" copy="true" installed="3.16.0"/>
5-
<phar name="phpcs" version="^3.5" installed="3.7.1" location="./tools/phpcs" copy="true"/>
6-
<phar name="phpstan" version="^1.0" installed="1.9.4" location="./tools/phpstan" copy="true"/>
5+
<phar name="phpcs" version="^3.5" installed="3.7.2" location="./tools/phpcs" copy="true"/>
6+
<phar name="phpstan" version="^1.0" installed="1.10.16" location="./tools/phpstan" copy="true"/>
77
</phive>

0 commit comments

Comments
 (0)