Update RakLib (again)

This commit is contained in:
Dylan K. Taylor 2024-03-02 01:02:57 +00:00
parent f13eaaab05
commit 5ad63f27bb
No known key found for this signature in database
GPG Key ID: 8927471A91CAFD3D

23
composer.lock generated
View File

@ -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": "665baa60fbb39de57c133c35b26eb7c3",
"content-hash": "4e1a278e68755522f194fba9b29cd3e2",
"packages": [
{
"name": "adhocore/json-comment",
@ -617,10 +617,16 @@
{
"name": "pocketmine/raklib",
"version": "dev-client-reliable-buffer",
"source": {
"type": "git",
"url": "https://github.com/pmmp/RakLib.git",
"reference": "b1a31e87f0aadeb5894939ded01f60f1259657c5"
},
"dist": {
"type": "path",
"url": "../deps/RakLib",
"reference": "90d8ce314ac59244d738d20313cb3525ab5d63d8"
"type": "zip",
"url": "https://api.github.com/repos/pmmp/RakLib/zipball/b1a31e87f0aadeb5894939ded01f60f1259657c5",
"reference": "b1a31e87f0aadeb5894939ded01f60f1259657c5",
"shasum": ""
},
"require": {
"ext-sockets": "*",
@ -640,13 +646,16 @@
"raklib\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-3.0"
],
"description": "A RakNet server implementation written in PHP",
"transport-options": {
"relative": true
}
"support": {
"issues": "https://github.com/pmmp/RakLib/issues",
"source": "https://github.com/pmmp/RakLib/tree/client-reliable-buffer"
},
"time": "2024-03-02T01:02:00+00:00"
},
{
"name": "pocketmine/raklib-ipc",