mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-06 03:47:16 +00:00
Updated Snooze dependency
This commit is contained in:
parent
02b53785be
commit
c513d355cb
@ -27,7 +27,7 @@
|
|||||||
"pocketmine/binaryutils": "dev-master#c824ac67eeeb6899c2a9ec91a769eb9ed6e3f595",
|
"pocketmine/binaryutils": "dev-master#c824ac67eeeb6899c2a9ec91a769eb9ed6e3f595",
|
||||||
"pocketmine/nbt": "dev-master#09809564c7e58c322dcefc6905ab333313e05d1f",
|
"pocketmine/nbt": "dev-master#09809564c7e58c322dcefc6905ab333313e05d1f",
|
||||||
"pocketmine/math": "dev-master#bd78ce8ad1c0a583de6655eee46a82ccaade1302",
|
"pocketmine/math": "dev-master#bd78ce8ad1c0a583de6655eee46a82ccaade1302",
|
||||||
"pocketmine/snooze": "dev-master#b39f869b9f94de94eafc4f14aa650bd5b8cde436"
|
"pocketmine/snooze": "dev-master#541f0f038f401e9117ae60c8dbc167a46569282d"
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
|
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",
|
"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": "28d95be15fae9cf775b025d2944dd799",
|
"content-hash": "4d0df34f03ca881cfff1dea123a06755",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "pocketmine/binaryutils",
|
"name": "pocketmine/binaryutils",
|
||||||
@ -161,12 +161,12 @@
|
|||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/pmmp/Snooze.git",
|
"url": "https://github.com/pmmp/Snooze.git",
|
||||||
"reference": "b39f869b9f94de94eafc4f14aa650bd5b8cde436"
|
"reference": "541f0f038f401e9117ae60c8dbc167a46569282d"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/pmmp/Snooze/zipball/b39f869b9f94de94eafc4f14aa650bd5b8cde436",
|
"url": "https://api.github.com/repos/pmmp/Snooze/zipball/541f0f038f401e9117ae60c8dbc167a46569282d",
|
||||||
"reference": "b39f869b9f94de94eafc4f14aa650bd5b8cde436",
|
"reference": "541f0f038f401e9117ae60c8dbc167a46569282d",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@ -187,7 +187,7 @@
|
|||||||
"source": "https://github.com/pmmp/Snooze/tree/master",
|
"source": "https://github.com/pmmp/Snooze/tree/master",
|
||||||
"issues": "https://github.com/pmmp/Snooze/issues"
|
"issues": "https://github.com/pmmp/Snooze/issues"
|
||||||
},
|
},
|
||||||
"time": "2018-05-20T11:03:22+00:00"
|
"time": "2018-05-20T17:47:37+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "pocketmine/spl",
|
"name": "pocketmine/spl",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user