Updated RakLib dependency (again)

This commit is contained in:
Dylan K. Taylor 2017-11-22 09:43:18 +00:00
parent 88ad43971a
commit 589ca45825
2 changed files with 6 additions and 6 deletions

View File

@ -21,7 +21,7 @@
"ext-yaml": ">=2.0.0", "ext-yaml": ">=2.0.0",
"ext-zip": "*", "ext-zip": "*",
"ext-zlib": ">=1.2.11", "ext-zlib": ">=1.2.11",
"pmmp/raklib": "dev-master#2b76936eb4a5b053128fe98050f33993cb3d8016", "pmmp/raklib": "dev-master#e46352f9df4f34f70dd40b8a3144e941ffc1caf7",
"pmmp/pocketmine-spl": "^0.0.2" "pmmp/pocketmine-spl": "^0.0.2"
}, },
"autoload": { "autoload": {

10
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "2ef1e62099624431c885378a43b84cca", "content-hash": "e08f45a793f6a776c35ffaba9db65b49",
"packages": [ "packages": [
{ {
"name": "pmmp/pocketmine-spl", "name": "pmmp/pocketmine-spl",
@ -44,12 +44,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/pmmp/RakLib.git", "url": "https://github.com/pmmp/RakLib.git",
"reference": "2b76936eb4a5b053128fe98050f33993cb3d8016" "reference": "e46352f9df4f34f70dd40b8a3144e941ffc1caf7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/pmmp/RakLib/zipball/2b76936eb4a5b053128fe98050f33993cb3d8016", "url": "https://api.github.com/repos/pmmp/RakLib/zipball/e46352f9df4f34f70dd40b8a3144e941ffc1caf7",
"reference": "2b76936eb4a5b053128fe98050f33993cb3d8016", "reference": "e46352f9df4f34f70dd40b8a3144e941ffc1caf7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -73,7 +73,7 @@
"source": "https://github.com/pmmp/RakLib/tree/master", "source": "https://github.com/pmmp/RakLib/tree/master",
"issues": "https://github.com/pmmp/RakLib/issues" "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": [], "packages-dev": [],