mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-20 18:06:40 +00:00
Updated RakLib dependency (again)
This commit is contained in:
parent
88ad43971a
commit
589ca45825
@ -21,7 +21,7 @@
|
||||
"ext-yaml": ">=2.0.0",
|
||||
"ext-zip": "*",
|
||||
"ext-zlib": ">=1.2.11",
|
||||
"pmmp/raklib": "dev-master#2b76936eb4a5b053128fe98050f33993cb3d8016",
|
||||
"pmmp/raklib": "dev-master#e46352f9df4f34f70dd40b8a3144e941ffc1caf7",
|
||||
"pmmp/pocketmine-spl": "^0.0.2"
|
||||
},
|
||||
"autoload": {
|
||||
|
10
composer.lock
generated
10
composer.lock
generated
@ -4,7 +4,7 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "2ef1e62099624431c885378a43b84cca",
|
||||
"content-hash": "e08f45a793f6a776c35ffaba9db65b49",
|
||||
"packages": [
|
||||
{
|
||||
"name": "pmmp/pocketmine-spl",
|
||||
@ -44,12 +44,12 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/pmmp/RakLib.git",
|
||||
"reference": "2b76936eb4a5b053128fe98050f33993cb3d8016"
|
||||
"reference": "e46352f9df4f34f70dd40b8a3144e941ffc1caf7"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/pmmp/RakLib/zipball/2b76936eb4a5b053128fe98050f33993cb3d8016",
|
||||
"reference": "2b76936eb4a5b053128fe98050f33993cb3d8016",
|
||||
"url": "https://api.github.com/repos/pmmp/RakLib/zipball/e46352f9df4f34f70dd40b8a3144e941ffc1caf7",
|
||||
"reference": "e46352f9df4f34f70dd40b8a3144e941ffc1caf7",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -73,7 +73,7 @@
|
||||
"source": "https://github.com/pmmp/RakLib/tree/master",
|
||||
"issues": "https://github.com/pmmp/RakLib/issues"
|
||||
},
|
||||
"time": "2017-11-21T14:32:13+00:00"
|
||||
"time": "2017-11-22T09:41:34+00:00"
|
||||
}
|
||||
],
|
||||
"packages-dev": [],
|
||||
|
Loading…
x
Reference in New Issue
Block a user