Skip to content

Commit 8fd1980

Browse files
Update tooling
1 parent 7d538f2 commit 8fd1980

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

phive.xml

Lines changed: 4 additions & 4 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.3" location="./tools/phpunit" copy="true" installed="9.5.0"/>
4-
<phar name="phpab" version="^1.20.0" location="./tools/phpab" copy="true" installed="1.26.0"/>
5-
<phar name="phpcs" version="^3.5.2" location="./tools/phpcs" copy="true" installed="3.5.8"/>
6-
<phar name="phpstan" version="^0.12.2" location="./tools/phpstan" copy="true" installed="0.12.67"/>
3+
<phar name="phpunit" version="^9.4.3" location="./tools/phpunit" copy="true" installed="9.5.9"/>
4+
<phar name="phpab" version="^1.20.0" location="./tools/phpab" copy="true" installed="1.26.3"/>
5+
<phar name="phpcs" version="^3.5.2" location="./tools/phpcs" copy="true" installed="3.6.0"/>
6+
<phar name="phpstan" version="^0.12.2" location="./tools/phpstan" copy="true" installed="0.12.99"/>
77
</phive>

0 commit comments

Comments
 (0)