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

@@ -20,11 +20,7 @@
"psr/log": "^3.0@dev"
},
"require-dev": {
"phpstan/phpstan": "^1.10",
"phan/phan": "v5.x-dev",
"phpunit/phpunit": "^9",
"egrajp/smarty-extended": "^4.3",
"vimeo/psalm": "^5.0@dev",
"gullevek/dotenv": "dev-master"
},
"repositories": {