mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-07 04:17:07 +00:00
Merge commit '673e44445'
# Conflicts: # composer.lock # resources/vanilla
This commit is contained in:
commit
8dc5b9e712
@ -51,9 +51,9 @@
|
|||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpstan/phpstan": "^0.12.25",
|
"phpstan/phpstan": "^0.12.25",
|
||||||
"irstea/phpunit-shim": "^8.5",
|
|
||||||
"phpstan/phpstan-phpunit": "^0.12.6",
|
"phpstan/phpstan-phpunit": "^0.12.6",
|
||||||
"phpstan/phpstan-strict-rules": "^0.12.2"
|
"phpstan/phpstan-strict-rules": "^0.12.2",
|
||||||
|
"phpunit/phpunit": "^8.5"
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
|
1561
composer.lock
generated
1561
composer.lock
generated
File diff suppressed because it is too large
Load Diff
@ -25,7 +25,6 @@ parameters:
|
|||||||
- src/PocketMine.php
|
- src/PocketMine.php
|
||||||
- build/make-release.php
|
- build/make-release.php
|
||||||
- build/server-phar.php
|
- build/server-phar.php
|
||||||
- vendor/irstea/phpunit-shim/phpunit
|
|
||||||
paths:
|
paths:
|
||||||
- src
|
- src
|
||||||
- tests/phpstan/rules
|
- tests/phpstan/rules
|
||||||
|
Loading…
x
Reference in New Issue
Block a user