update Composer dependencies to get Snooze asserts

warning: there are bugs in this code! this will crash and burn without warning!!!!!
This commit is contained in:
Dylan K. Taylor 2018-05-20 12:57:23 +01:00
parent adb9390b53
commit f4a26ddfd9
2 changed files with 6 additions and 6 deletions

View File

@ -27,7 +27,7 @@
"pocketmine/binaryutils": "dev-master#c824ac67eeeb6899c2a9ec91a769eb9ed6e3f595",
"pocketmine/nbt": "dev-master#09809564c7e58c322dcefc6905ab333313e05d1f",
"pocketmine/math": "dev-master#bd78ce8ad1c0a583de6655eee46a82ccaade1302",
"pocketmine/snooze": "dev-master#96c740826df04024d2b685aa5ba8b8d0bdc69439"
"pocketmine/snooze": "dev-master#b39f869b9f94de94eafc4f14aa650bd5b8cde436"
},
"autoload": {
"psr-4": {

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",
"This file is @generated automatically"
],
"content-hash": "269dbe816d586bd8e0233d9c27b50933",
"content-hash": "28d95be15fae9cf775b025d2944dd799",
"packages": [
{
"name": "pocketmine/binaryutils",
@ -161,12 +161,12 @@
"source": {
"type": "git",
"url": "https://github.com/pmmp/Snooze.git",
"reference": "96c740826df04024d2b685aa5ba8b8d0bdc69439"
"reference": "b39f869b9f94de94eafc4f14aa650bd5b8cde436"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/pmmp/Snooze/zipball/96c740826df04024d2b685aa5ba8b8d0bdc69439",
"reference": "96c740826df04024d2b685aa5ba8b8d0bdc69439",
"url": "https://api.github.com/repos/pmmp/Snooze/zipball/b39f869b9f94de94eafc4f14aa650bd5b8cde436",
"reference": "b39f869b9f94de94eafc4f14aa650bd5b8cde436",
"shasum": ""
},
"require": {
@ -187,7 +187,7 @@
"source": "https://github.com/pmmp/Snooze/tree/master",
"issues": "https://github.com/pmmp/Snooze/issues"
},
"time": "2018-05-09T12:39:21+00:00"
"time": "2018-05-20T11:03:22+00:00"
},
{
"name": "pocketmine/spl",