mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-20 16:00:20 +00:00
Oops! composer.lock wasn't up to date
This commit is contained in:
parent
a3622dfa9d
commit
2e62c084a4
@ -21,7 +21,7 @@
|
||||
"ext-yaml": ">=2.0.0",
|
||||
"ext-zip": "*",
|
||||
"ext-zlib": ">=1.2.11",
|
||||
"pmmp/raklib": "dev-master#e46352f9df4f34f70dd40b8a3144e941ffc1caf7",
|
||||
"pmmp/raklib": "dev-master#29ab14d5d8640a8ee359ce315b083a129e72db4a",
|
||||
"pmmp/pocketmine-spl": "^0.1.0"
|
||||
},
|
||||
"autoload": {
|
||||
|
12
composer.lock
generated
12
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": "15cc30eec8e5ea5a56340190f254368e",
|
||||
"content-hash": "169d2724a6847e704f3bb76030bebc87",
|
||||
"packages": [
|
||||
{
|
||||
"name": "pmmp/pocketmine-spl",
|
||||
@ -44,12 +44,12 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/pmmp/RakLib.git",
|
||||
"reference": "e46352f9df4f34f70dd40b8a3144e941ffc1caf7"
|
||||
"reference": "29ab14d5d8640a8ee359ce315b083a129e72db4a"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/pmmp/RakLib/zipball/e46352f9df4f34f70dd40b8a3144e941ffc1caf7",
|
||||
"reference": "e46352f9df4f34f70dd40b8a3144e941ffc1caf7",
|
||||
"url": "https://api.github.com/repos/pmmp/RakLib/zipball/29ab14d5d8640a8ee359ce315b083a129e72db4a",
|
||||
"reference": "29ab14d5d8640a8ee359ce315b083a129e72db4a",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -57,7 +57,7 @@
|
||||
"ext-pthreads": ">=3.1.7dev",
|
||||
"ext-sockets": "*",
|
||||
"php": ">=7.2.0RC3",
|
||||
"pmmp/pocketmine-spl": "^0.0.2"
|
||||
"pmmp/pocketmine-spl": "^0.1.0"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
@ -73,7 +73,7 @@
|
||||
"source": "https://github.com/pmmp/RakLib/tree/master",
|
||||
"issues": "https://github.com/pmmp/RakLib/issues"
|
||||
},
|
||||
"time": "2017-11-22T09:41:34+00:00"
|
||||
"time": "2017-12-10T12:24:38+00:00"
|
||||
}
|
||||
],
|
||||
"packages-dev": [],
|
||||
|
Loading…
x
Reference in New Issue
Block a user