We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ddfc98 commit 0e846bbCopy full SHA for 0e846bb
phive.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<phive xmlns="https://phar.io/phive">
3
- <phar name="phploc" version="^3.0.1" installed="3.0.1" location="./tools/phploc"/>
4
- <phar name="phpunit" version="^7.0" installed="7.5.1" location="./tools/phpunit" copy="false"/>
5
- <phar name="phpab" version="^1.23.0" installed="1.24.1" location="./tools/phpab"/>
+ <phar name="phploc" version="^3.0.1" installed="3.0.1" location="./tools/phploc" copy="false"/>
+ <phar name="phpunit" version="^7.0" installed="7.5.3" location="./tools/phpunit" copy="false"/>
+ <phar name="phpab" version="^1.25.2" installed="1.25.2" location="./tools/phpab" copy="false"/>
6
</phive>
0 commit comments