Skip to content

Commit 490a6ba

Browse files
Update tools
1 parent 166a015 commit 490a6ba

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

phive.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<phive xmlns="https://phar.io/phive">
3-
<phar name="phpunit" version="^9.0.0" installed="9.4.3" location="./tools/phpunit" copy="true"/>
4-
<phar name="phpcs" version="^3.5.2" installed="3.5.5" location="./tools/phpcs" copy="true"/>
5-
<phar name="phpstan" version="^0.12.2" installed="0.12.31" location="./tools/phpstan" copy="true"/>
3+
<phar name="phpunit" version="^9.0.0" installed="9.5.0" location="./tools/phpunit" copy="true"/>
4+
<phar name="phpcs" version="^3.5.2" installed="3.5.8" location="./tools/phpcs" copy="true"/>
5+
<phar name="phpstan" version="^0.12.2" installed="0.12.59" location="./tools/phpstan" copy="true"/>
66
</phive>

0 commit comments

Comments
 (0)