Support for Composer v2 (#3880)

This commit is contained in:
Dylan T
2020-10-24 16:42:38 +01:00
committed by GitHub
parent 11b74868ee
commit 69aa7c5ac1
4 changed files with 213 additions and 63 deletions

View File

@ -35,7 +35,7 @@
"pocketmine/log-pthreads": "^0.1.0",
"pocketmine/callback-validator": "^1.0.2",
"adhocore/json-comment": "^0.1.0",
"ocramius/package-versions": "^1.5"
"composer-runtime-api": "^2.0"
},
"require-dev": {
"phpstan/phpstan": "0.12.50",