Update RakLib

This commit is contained in:
Dylan K. Taylor 2023-03-07 15:15:05 +00:00
parent b399b2086c
commit a49957682e
No known key found for this signature in database
GPG Key ID: 8927471A91CAFD3D

12
composer.lock generated
View File

@ -780,16 +780,16 @@
}, },
{ {
"name": "pocketmine/raklib", "name": "pocketmine/raklib",
"version": "0.15.0", "version": "0.15.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/pmmp/RakLib.git", "url": "https://github.com/pmmp/RakLib.git",
"reference": "1f490cff6bf5e9eb46ebdbf7a7994d62be2bd2c1" "reference": "79b7b4d1d7516dc6e322514453645ad9452b20ca"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/pmmp/RakLib/zipball/1f490cff6bf5e9eb46ebdbf7a7994d62be2bd2c1", "url": "https://api.github.com/repos/pmmp/RakLib/zipball/79b7b4d1d7516dc6e322514453645ad9452b20ca",
"reference": "1f490cff6bf5e9eb46ebdbf7a7994d62be2bd2c1", "reference": "79b7b4d1d7516dc6e322514453645ad9452b20ca",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -817,9 +817,9 @@
"description": "A RakNet server implementation written in PHP", "description": "A RakNet server implementation written in PHP",
"support": { "support": {
"issues": "https://github.com/pmmp/RakLib/issues", "issues": "https://github.com/pmmp/RakLib/issues",
"source": "https://github.com/pmmp/RakLib/tree/0.15.0" "source": "https://github.com/pmmp/RakLib/tree/0.15.1"
}, },
"time": "2023-02-13T12:56:35+00:00" "time": "2023-03-07T15:10:34+00:00"
}, },
{ {
"name": "pocketmine/raklib-ipc", "name": "pocketmine/raklib-ipc",