mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-08 02:42:58 +00:00
Merge remote-tracking branch 'origin/stable' into master
# Conflicts: # composer.json # composer.lock # src/CrashDump.php # src/pocketmine/Server.php # src/pocketmine/level/format/io/region/McRegion.php # tests/phpstan/configs/check-explicit-mixed-baseline.neon # tests/phpstan/configs/l7-baseline.neon # tests/phpstan/configs/l8-baseline.neon # tests/travis/setup-php.yml
This commit is contained in:
@ -47,11 +47,11 @@
|
||||
"pocketmine/color": "^0.1.0",
|
||||
"adhocore/json-comment": "^0.1.0",
|
||||
"netresearch/jsonmapper": "^2.0",
|
||||
"ocramius/package-versions": "^1.5",
|
||||
"respect/validation": "^2.0"
|
||||
"respect/validation": "^2.0",
|
||||
"composer-runtime-api": "^2.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpstan/phpstan": "0.12.50",
|
||||
"phpstan/phpstan": "0.12.51",
|
||||
"phpstan/phpstan-phpunit": "^0.12.6",
|
||||
"phpstan/phpstan-strict-rules": "^0.12.2",
|
||||
"phpunit/phpunit": "^9.2"
|
||||
|
Reference in New Issue
Block a user