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
+2 -5
View File
@@ -10,16 +10,13 @@
}
],
"require": {
"php": "^7.1",
"phpdocumentor/reflection-common": "^1.0",
"php": ">=7.1",
"phpdocumentor/type-resolver": "^0.5",
"webmozart/assert": "^1.0"
},
"require-dev": {
"mockery/mockery": "^1.0",
"phpunit/phpunit": "^6.4",
"doctrine/instantiator": "^1.0",
"phpstan/phpstan": "^0.9.0"
"doctrine/instantiator": "^1.0"
},
"autoload": {
"psr-4": {