mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-07 02:08:21 +00:00
Install PHPStan and PHPUnit via dev dependencies
This commit is contained in:
@ -73,5 +73,9 @@
|
||||
"type": "vcs",
|
||||
"url": "https://github.com/pmmp/Snooze"
|
||||
}
|
||||
]
|
||||
],
|
||||
"require-dev": {
|
||||
"phpstan/phpstan": "^0.12.8",
|
||||
"irstea/phpunit-shim": "^7.5"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user