Skip to content

Commit 3c40a55

Browse files
Update tooling
1 parent ec3c7ab commit 3c40a55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

phive.xml

Lines changed: 2 additions & 2 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.8" location="./tools/phpunit" copy="true"/>
3+
<phar name="phpunit" version="^9.4" installed="9.6.13" location="./tools/phpunit" copy="true"/>
44
<phar name="humbug/box" version="^3.12.0" location="./tools/box" copy="true" installed="3.16.0"/>
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.10.16" location="./tools/phpstan" copy="true"/>
6+
<phar name="phpstan" version="^1.0" installed="1.10.36" location="./tools/phpstan" copy="true"/>
77
</phive>

0 commit comments

Comments
 (0)