use phive and phars for tools

This commit is contained in:
Chuck Burgess
2018-01-29 14:03:51 -06:00
parent 8323f1a50a
commit 746bf9762b
5 changed files with 28 additions and 2107 deletions
+5
View File
@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<phive xmlns="https://phar.io/phive">
<phar name="phpstan" version="^0.9.1" installed="0.9.1" location="./tools/phpstan"/>
<phar name="phpunit" version="^6.5.5" installed="6.5.5" location="./tools/phpunit"/>
</phive>