mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-07 12:18:46 +00:00
Require PHPStan 0.12.9 minimum
This commit is contained in:
parent
9b02b8e51e
commit
0ac5e03ce9
@ -36,7 +36,7 @@
|
|||||||
"adhocore/json-comment": "^0.1.0"
|
"adhocore/json-comment": "^0.1.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpstan/phpstan": "^0.12.8",
|
"phpstan/phpstan": "^0.12.9",
|
||||||
"irstea/phpunit-shim": "^8.5",
|
"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"
|
||||||
|
2
composer.lock
generated
2
composer.lock
generated
@ -4,7 +4,7 @@
|
|||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "3bc1131c6ecd44aef9d1043f49563a6a",
|
"content-hash": "e22866a7924c444da73ff31b831b30cb",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "adhocore/json-comment",
|
"name": "adhocore/json-comment",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user