mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-22 19:06:35 +00:00
Update RakLib
This commit is contained in:
parent
b9a1ef1357
commit
f13eaaab05
@ -45,7 +45,7 @@
|
|||||||
"pocketmine/log": "^0.4.0",
|
"pocketmine/log": "^0.4.0",
|
||||||
"pocketmine/math": "~1.0.0",
|
"pocketmine/math": "~1.0.0",
|
||||||
"pocketmine/nbt": "~1.0.0",
|
"pocketmine/nbt": "~1.0.0",
|
||||||
"pocketmine/raklib": "~1.0.0",
|
"pocketmine/raklib": "dev-client-reliable-buffer as 1.0.0",
|
||||||
"pocketmine/raklib-ipc": "~1.0.0",
|
"pocketmine/raklib-ipc": "~1.0.0",
|
||||||
"pocketmine/snooze": "^0.5.0",
|
"pocketmine/snooze": "^0.5.0",
|
||||||
"ramsey/uuid": "~4.7.0",
|
"ramsey/uuid": "~4.7.0",
|
||||||
|
38
composer.lock
generated
38
composer.lock
generated
@ -4,7 +4,7 @@
|
|||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "651b773ac69b4a68e59f32b7a72ab357",
|
"content-hash": "665baa60fbb39de57c133c35b26eb7c3",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "adhocore/json-comment",
|
"name": "adhocore/json-comment",
|
||||||
@ -616,17 +616,11 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "pocketmine/raklib",
|
"name": "pocketmine/raklib",
|
||||||
"version": "1.0.0",
|
"version": "dev-client-reliable-buffer",
|
||||||
"source": {
|
|
||||||
"type": "git",
|
|
||||||
"url": "https://github.com/pmmp/RakLib.git",
|
|
||||||
"reference": "fd74ba254d2cfaed1369ae5684cf85773edaaae9"
|
|
||||||
},
|
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "path",
|
||||||
"url": "https://api.github.com/repos/pmmp/RakLib/zipball/fd74ba254d2cfaed1369ae5684cf85773edaaae9",
|
"url": "../deps/RakLib",
|
||||||
"reference": "fd74ba254d2cfaed1369ae5684cf85773edaaae9",
|
"reference": "90d8ce314ac59244d738d20313cb3525ab5d63d8"
|
||||||
"shasum": ""
|
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"ext-sockets": "*",
|
"ext-sockets": "*",
|
||||||
@ -646,16 +640,13 @@
|
|||||||
"raklib\\": "src/"
|
"raklib\\": "src/"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"notification-url": "https://packagist.org/downloads/",
|
|
||||||
"license": [
|
"license": [
|
||||||
"GPL-3.0"
|
"GPL-3.0"
|
||||||
],
|
],
|
||||||
"description": "A RakNet server implementation written in PHP",
|
"description": "A RakNet server implementation written in PHP",
|
||||||
"support": {
|
"transport-options": {
|
||||||
"issues": "https://github.com/pmmp/RakLib/issues",
|
"relative": true
|
||||||
"source": "https://github.com/pmmp/RakLib/tree/1.0.0"
|
}
|
||||||
},
|
|
||||||
"time": "2024-03-01T15:38:54+00:00"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "pocketmine/raklib-ipc",
|
"name": "pocketmine/raklib-ipc",
|
||||||
@ -2928,9 +2919,18 @@
|
|||||||
"time": "2023-11-20T00:12:19+00:00"
|
"time": "2023-11-20T00:12:19+00:00"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"aliases": [],
|
"aliases": [
|
||||||
|
{
|
||||||
|
"package": "pocketmine/raklib",
|
||||||
|
"version": "dev-client-reliable-buffer",
|
||||||
|
"alias": "1.0.0",
|
||||||
|
"alias_normalized": "1.0.0.0"
|
||||||
|
}
|
||||||
|
],
|
||||||
"minimum-stability": "stable",
|
"minimum-stability": "stable",
|
||||||
"stability-flags": [],
|
"stability-flags": {
|
||||||
|
"pocketmine/raklib": 20
|
||||||
|
},
|
||||||
"prefer-stable": false,
|
"prefer-stable": false,
|
||||||
"prefer-lowest": false,
|
"prefer-lowest": false,
|
||||||
"platform": {
|
"platform": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user