RakLib 0.14.1

This commit is contained in:
Dylan K. Taylor 2021-10-01 21:39:26 +01:00
parent 349f37b15f
commit 2fdd8d039e
No known key found for this signature in database
GPG Key ID: 8927471A91CAFD3D

12
composer.lock generated
View File

@ -671,16 +671,16 @@
}, },
{ {
"name": "pocketmine/raklib", "name": "pocketmine/raklib",
"version": "0.14.0", "version": "0.14.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/pmmp/RakLib.git", "url": "https://github.com/pmmp/RakLib.git",
"reference": "ed27bfd83f4de5ff32f71ec7611a66c4857a82ce" "reference": "2d7bac3d593219880696ca2ca254f083f1e71850"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/pmmp/RakLib/zipball/ed27bfd83f4de5ff32f71ec7611a66c4857a82ce", "url": "https://api.github.com/repos/pmmp/RakLib/zipball/2d7bac3d593219880696ca2ca254f083f1e71850",
"reference": "ed27bfd83f4de5ff32f71ec7611a66c4857a82ce", "reference": "2d7bac3d593219880696ca2ca254f083f1e71850",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -708,9 +708,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.14.0" "source": "https://github.com/pmmp/RakLib/tree/0.14.1"
}, },
"time": "2021-09-20T21:53:31+00:00" "time": "2021-10-01T20:35:44+00:00"
}, },
{ {
"name": "pocketmine/raklib-ipc", "name": "pocketmine/raklib-ipc",