Update Composer dependencies

This commit is contained in:
Dylan K. Taylor 2022-10-11 21:57:22 +01:00
parent 10b8dcfdd1
commit 7df2719fce
No known key found for this signature in database
GPG Key ID: 8927471A91CAFD3D

28
composer.lock generated
View File

@ -8,16 +8,16 @@
"packages": [ "packages": [
{ {
"name": "adhocore/json-comment", "name": "adhocore/json-comment",
"version": "1.1.2", "version": "1.2.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/adhocore/php-json-comment.git", "url": "https://github.com/adhocore/php-json-comment.git",
"reference": "fc2f76979f0a44a5f5bc2a2b600d0762fe0e78e7" "reference": "651023f9fe52e9efa2198cbaf6e481d1968e2377"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/adhocore/php-json-comment/zipball/fc2f76979f0a44a5f5bc2a2b600d0762fe0e78e7", "url": "https://api.github.com/repos/adhocore/php-json-comment/zipball/651023f9fe52e9efa2198cbaf6e481d1968e2377",
"reference": "fc2f76979f0a44a5f5bc2a2b600d0762fe0e78e7", "reference": "651023f9fe52e9efa2198cbaf6e481d1968e2377",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -51,15 +51,19 @@
], ],
"support": { "support": {
"issues": "https://github.com/adhocore/php-json-comment/issues", "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": [ "funding": [
{ {
"url": "https://paypal.me/ji10", "url": "https://paypal.me/ji10",
"type": "custom" "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", "name": "brick/math",
@ -245,16 +249,16 @@
}, },
{ {
"name": "pocketmine/bedrock-data", "name": "pocketmine/bedrock-data",
"version": "1.11.0+bedrock-1.19.30", "version": "1.11.1+bedrock-1.19.30",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/pmmp/BedrockData.git", "url": "https://github.com/pmmp/BedrockData.git",
"reference": "2cca1d48421db20740ffd1ce67b40b91acc61187" "reference": "9ec9a9645ba19f04dd4e39d6d9bd30b562dfe90c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/pmmp/BedrockData/zipball/2cca1d48421db20740ffd1ce67b40b91acc61187", "url": "https://api.github.com/repos/pmmp/BedrockData/zipball/9ec9a9645ba19f04dd4e39d6d9bd30b562dfe90c",
"reference": "2cca1d48421db20740ffd1ce67b40b91acc61187", "reference": "9ec9a9645ba19f04dd4e39d6d9bd30b562dfe90c",
"shasum": "" "shasum": ""
}, },
"type": "library", "type": "library",
@ -265,9 +269,9 @@
"description": "Blobs of data generated from Minecraft: Bedrock Edition, used by PocketMine-MP", "description": "Blobs of data generated from Minecraft: Bedrock Edition, used by PocketMine-MP",
"support": { "support": {
"issues": "https://github.com/pmmp/BedrockData/issues", "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", "name": "pocketmine/bedrock-protocol",