mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-18 20:14:31 +00:00
Merge remote-tracking branch 'origin/stable'
This commit is contained in:
14
composer.lock
generated
14
composer.lock
generated
@@ -4,7 +4,7 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "74d082e62d264fb0579bf4da87ab6eaf",
|
||||
"content-hash": "6bd8f2ec899a5899fb8196fbd0fff82f",
|
||||
"packages": [
|
||||
{
|
||||
"name": "adhocore/json-comment",
|
||||
@@ -1793,16 +1793,16 @@
|
||||
},
|
||||
{
|
||||
"name": "phpstan/phpstan",
|
||||
"version": "0.12.84",
|
||||
"version": "0.12.85",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/phpstan/phpstan.git",
|
||||
"reference": "9c43f15da8798c8f30a4b099e6a94530a558cfd5"
|
||||
"reference": "20e6333c0067875ad7697cd8acdf245c6ef69d03"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/9c43f15da8798c8f30a4b099e6a94530a558cfd5",
|
||||
"reference": "9c43f15da8798c8f30a4b099e6a94530a558cfd5",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/20e6333c0067875ad7697cd8acdf245c6ef69d03",
|
||||
"reference": "20e6333c0067875ad7697cd8acdf245c6ef69d03",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1833,7 +1833,7 @@
|
||||
"description": "PHPStan - PHP Static Analysis Tool",
|
||||
"support": {
|
||||
"issues": "https://github.com/phpstan/phpstan/issues",
|
||||
"source": "https://github.com/phpstan/phpstan/tree/0.12.84"
|
||||
"source": "https://github.com/phpstan/phpstan/tree/0.12.85"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -1849,7 +1849,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2021-04-19T17:10:54+00:00"
|
||||
"time": "2021-04-27T14:13:16+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpstan/phpstan-phpunit",
|
||||
|
Reference in New Issue
Block a user