Skip to content

Commit ec00688

Browse files
Update tooling
1 parent 636ca47 commit ec00688

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.6.22" location="./tools/phpunit" copy="true"/>
4-
<phar name="humbug/box" version="^4.0" location="./tools/box" copy="true" installed="4.6.2"/>
3+
<phar name="phpunit" version="^9.4" installed="9.6.23" location="./tools/phpunit" copy="true"/>
4+
<phar name="humbug/box" version="^4.0" installed="4.6.6" location="./tools/box" copy="true"/>
55
<phar name="phpcs" version="^3.5" installed="3.7.2" location="./tools/phpcs" copy="true"/>
6-
<phar name="phpstan" version="^1.0" installed="1.12.15" location="./tools/phpstan" copy="true"/>
6+
<phar name="phpstan" version="^1.0" installed="1.12.28" location="./tools/phpstan" copy="true"/>
77
</phive>

0 commit comments

Comments
 (0)