Skip to content

Commit 69d753a

Browse files
committed
Update tools
1 parent b538a47 commit 69d753a

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

phive.xml

+5-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<phive xmlns="https://phar.io/phive">
3-
<phar name="phpunit" version="^6.0" installed="6.5.8" location="./tools/phpunit"/>
4-
<phar name="phpab" version="^1.24.1" installed="1.24.1" location="./tools/phpab"/>
5-
<phar name="dephpend" version="^0.4.0" installed="0.4.0" location="./tools/dephpend"/>
6-
<phar name="php-cs-fixer" version="^2.14.0" installed="2.14.0" location="./tools/php-cs-fixer" copy="false"/>
3+
<phar name="phpunit" version="^8.0" installed="8.1.5" location="./tools/phpunit" copy="false"/>
4+
<phar name="phpab" version="^1.24.1" installed="1.25.6" location="./tools/phpab" copy="false"/>
5+
<phar name="dephpend" version="^0.4.0" installed="0.4.0" location="./tools/dephpend" copy="false"/>
6+
<phar name="php-cs-fixer" version="^2.14.0" installed="2.15.0" location="./tools/php-cs-fixer" copy="false"/>
7+
<phar name="phploc" version="^4.0.1" installed="4.0.1" location="./tools/phploc" copy="false"/>
78
</phive>

0 commit comments

Comments
 (0)