Remove composer install phan/phpstan/etc and switch to phive install

This commit is contained in:
Clemens Schwaighofer
2023-10-04 14:49:49 +09:00
parent c740fb1af1
commit 128d6533fc
14 changed files with 80 additions and 26 deletions

View File

@@ -2,5 +2,6 @@
cacheResultFile="/tmp/phpunit-corelibs-composer.result.cache"
colors="true"
verbose="true"
bootstrap="test/phpunit/bootstrap.php"
>
</phpunit>