mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 17:59:48 +00:00
Updated to latest RakLib bleeding edge
this version brings quite a few inter-thread communication improvements.
This commit is contained in:
9
composer.lock
generated
9
composer.lock
generated
@ -529,16 +529,15 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/pmmp/RakLib.git",
|
||||
"reference": "48c67e3325bc222cbba51de7bd5d7e9847b8de7b"
|
||||
"reference": "76e8d9f15c5ecc0d08d39968023380a2086f0d31"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/pmmp/RakLib/zipball/48c67e3325bc222cbba51de7bd5d7e9847b8de7b",
|
||||
"reference": "48c67e3325bc222cbba51de7bd5d7e9847b8de7b",
|
||||
"url": "https://api.github.com/repos/pmmp/RakLib/zipball/76e8d9f15c5ecc0d08d39968023380a2086f0d31",
|
||||
"reference": "76e8d9f15c5ecc0d08d39968023380a2086f0d31",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"ext-bcmath": "*",
|
||||
"ext-pthreads": "~3.2.0",
|
||||
"ext-sockets": "*",
|
||||
"php": ">=7.2.0",
|
||||
@ -564,7 +563,7 @@
|
||||
"GPL-3.0"
|
||||
],
|
||||
"description": "A RakNet server implementation written in PHP",
|
||||
"time": "2020-03-28T01:04:17+00:00"
|
||||
"time": "2020-03-29T10:00:16+00:00"
|
||||
},
|
||||
{
|
||||
"name": "pocketmine/snooze",
|
||||
|
Reference in New Issue
Block a user