mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-21 00:07:30 +00:00
Update RakLib (again)
This commit is contained in:
parent
f13eaaab05
commit
5ad63f27bb
23
composer.lock
generated
23
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": "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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user