CrashDump: report the versions of all Composer libraries installed

This commit is contained in:
Dylan K. Taylor
2020-04-19 12:08:21 +01:00
parent 22a4639162
commit 804a062c3a
3 changed files with 63 additions and 6 deletions

View File

@ -34,7 +34,8 @@
"pocketmine/log": "^0.2.0",
"pocketmine/log-pthreads": "^0.1.0",
"pocketmine/callback-validator": "^1.0.1",
"adhocore/json-comment": "^0.1.0"
"adhocore/json-comment": "^0.1.0",
"ocramius/package-versions": "^1.5"
},
"require-dev": {
"phpstan/phpstan": "^0.12.14",