diff --git a/composer.json b/composer.json index 95b3a4e..6d3b5a6 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ "license": "LGPL-2.1", "require": { "php": "^8.0", - "pocketmine/pocketmine-mp": "4.9.0" + "pocketmine/pocketmine-mp": "4.9.1" }, "require-dev": { "friendsofphp/php-cs-fixer": "v3.11.0", diff --git a/composer.lock b/composer.lock index 1c2cf05..52082e0 100644 --- a/composer.lock +++ b/composer.lock @@ -4,20 +4,20 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "8a6b776266df1885dd1333110ad28a25", + "content-hash": "5d7411fd31bb95fff43bdcb7ee664a30", "packages": [ { "name": "adhocore/json-comment", - "version": "1.1.2", + "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/adhocore/php-json-comment.git", - "reference": "fc2f76979f0a44a5f5bc2a2b600d0762fe0e78e7" + "reference": "651023f9fe52e9efa2198cbaf6e481d1968e2377" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/adhocore/php-json-comment/zipball/fc2f76979f0a44a5f5bc2a2b600d0762fe0e78e7", - "reference": "fc2f76979f0a44a5f5bc2a2b600d0762fe0e78e7", + "url": "https://api.github.com/repos/adhocore/php-json-comment/zipball/651023f9fe52e9efa2198cbaf6e481d1968e2377", + "reference": "651023f9fe52e9efa2198cbaf6e481d1968e2377", "shasum": "" }, "require": { @@ -51,15 +51,19 @@ ], "support": { "issues": "https://github.com/adhocore/php-json-comment/issues", - "source": "https://github.com/adhocore/php-json-comment/tree/1.1.2" + "source": "https://github.com/adhocore/php-json-comment/tree/1.2.1" }, "funding": [ { "url": "https://paypal.me/ji10", "type": "custom" + }, + { + "url": "https://github.com/adhocore", + "type": "github" } ], - "time": "2021-04-09T03:06:06+00:00" + "time": "2022-10-02T11:22:07+00:00" }, { "name": "brick/math", @@ -245,16 +249,16 @@ }, { "name": "pocketmine/bedrock-data", - "version": "1.11.0+bedrock-1.19.30", + "version": "1.11.1+bedrock-1.19.30", "source": { "type": "git", "url": "https://github.com/pmmp/BedrockData.git", - "reference": "2cca1d48421db20740ffd1ce67b40b91acc61187" + "reference": "9ec9a9645ba19f04dd4e39d6d9bd30b562dfe90c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pmmp/BedrockData/zipball/2cca1d48421db20740ffd1ce67b40b91acc61187", - "reference": "2cca1d48421db20740ffd1ce67b40b91acc61187", + "url": "https://api.github.com/repos/pmmp/BedrockData/zipball/9ec9a9645ba19f04dd4e39d6d9bd30b562dfe90c", + "reference": "9ec9a9645ba19f04dd4e39d6d9bd30b562dfe90c", "shasum": "" }, "type": "library", @@ -265,9 +269,9 @@ "description": "Blobs of data generated from Minecraft: Bedrock Edition, used by PocketMine-MP", "support": { "issues": "https://github.com/pmmp/BedrockData/issues", - "source": "https://github.com/pmmp/BedrockData/tree/bedrock-1.19.30" + "source": "https://github.com/pmmp/BedrockData/tree/1.11.1+bedrock-1.19.30" }, - "time": "2022-09-20T18:19:22+00:00" + "time": "2022-09-27T22:00:01+00:00" }, { "name": "pocketmine/bedrock-protocol", @@ -723,16 +727,16 @@ }, { "name": "pocketmine/pocketmine-mp", - "version": "4.9.0", + "version": "4.9.1", "source": { "type": "git", "url": "https://github.com/pmmp/PocketMine-MP.git", - "reference": "785dc7125614b074dbe8c4d80fbd51a24c8e9011" + "reference": "15645759e92bcfa715e9f6df3410e83681f331f4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pmmp/PocketMine-MP/zipball/785dc7125614b074dbe8c4d80fbd51a24c8e9011", - "reference": "785dc7125614b074dbe8c4d80fbd51a24c8e9011", + "url": "https://api.github.com/repos/pmmp/PocketMine-MP/zipball/15645759e92bcfa715e9f6df3410e83681f331f4", + "reference": "15645759e92bcfa715e9f6df3410e83681f331f4", "shasum": "" }, "require": { @@ -784,7 +788,7 @@ "webmozart/path-util": "^2.3" }, "require-dev": { - "phpstan/phpstan": "1.8.5", + "phpstan/phpstan": "1.8.8", "phpstan/phpstan-phpunit": "^1.1.0", "phpstan/phpstan-strict-rules": "^1.2.0", "phpunit/phpunit": "^9.2" @@ -806,7 +810,7 @@ "homepage": "https://pmmp.io", "support": { "issues": "https://github.com/pmmp/PocketMine-MP/issues", - "source": "https://github.com/pmmp/PocketMine-MP/tree/4.9.0" + "source": "https://github.com/pmmp/PocketMine-MP/tree/4.9.1" }, "funding": [ { @@ -818,7 +822,7 @@ "type": "patreon" } ], - "time": "2022-09-20T19:09:38+00:00" + "time": "2022-10-11T21:47:54+00:00" }, { "name": "pocketmine/raklib",