mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-08 02:42:58 +00:00
Merge remote-tracking branch 'origin/stable'
This commit is contained in:
26
composer.lock
generated
26
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": "4748ce46dd62b80f9a89791d7601b57f",
|
||||
"content-hash": "7c8ebad0871e3c90e8894476e3c5b925",
|
||||
"packages": [
|
||||
{
|
||||
"name": "adhocore/json-comment",
|
||||
@ -1990,16 +1990,16 @@
|
||||
},
|
||||
{
|
||||
"name": "phpstan/phpstan",
|
||||
"version": "0.12.91",
|
||||
"version": "0.12.92",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/phpstan/phpstan.git",
|
||||
"reference": "8226701cd228a0d63c2df995de7ab6070c69ac6a"
|
||||
"reference": "64d4c5dc8ea96972bc18432d137a330239a5d2b2"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/8226701cd228a0d63c2df995de7ab6070c69ac6a",
|
||||
"reference": "8226701cd228a0d63c2df995de7ab6070c69ac6a",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/64d4c5dc8ea96972bc18432d137a330239a5d2b2",
|
||||
"reference": "64d4c5dc8ea96972bc18432d137a330239a5d2b2",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -2030,7 +2030,7 @@
|
||||
"description": "PHPStan - PHP Static Analysis Tool",
|
||||
"support": {
|
||||
"issues": "https://github.com/phpstan/phpstan/issues",
|
||||
"source": "https://github.com/phpstan/phpstan/tree/0.12.91"
|
||||
"source": "https://github.com/phpstan/phpstan/tree/0.12.92"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -2050,20 +2050,20 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2021-07-04T15:31:48+00:00"
|
||||
"time": "2021-07-10T13:53:49+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpstan/phpstan-phpunit",
|
||||
"version": "0.12.20",
|
||||
"version": "0.12.21",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/phpstan/phpstan-phpunit.git",
|
||||
"reference": "efc009981af383eb3303f0ca9868c29acad7ce74"
|
||||
"reference": "6aaff1196c4f808769774b49a94a60e5fdf18de7"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/efc009981af383eb3303f0ca9868c29acad7ce74",
|
||||
"reference": "efc009981af383eb3303f0ca9868c29acad7ce74",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/6aaff1196c4f808769774b49a94a60e5fdf18de7",
|
||||
"reference": "6aaff1196c4f808769774b49a94a60e5fdf18de7",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -2102,9 +2102,9 @@
|
||||
"description": "PHPUnit extensions and rules for PHPStan",
|
||||
"support": {
|
||||
"issues": "https://github.com/phpstan/phpstan-phpunit/issues",
|
||||
"source": "https://github.com/phpstan/phpstan-phpunit/tree/0.12.20"
|
||||
"source": "https://github.com/phpstan/phpstan-phpunit/tree/0.12.21"
|
||||
},
|
||||
"time": "2021-06-17T08:28:30+00:00"
|
||||
"time": "2021-07-14T10:48:30+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpstan/phpstan-strict-rules",
|
||||
|
Reference in New Issue
Block a user