Updated Math dependency

This commit is contained in:
Dylan K. Taylor 2018-05-28 14:04:17 +01:00
parent 63ab27550a
commit 3ee6bfca2a
2 changed files with 6 additions and 6 deletions

View File

@ -26,7 +26,7 @@
"pocketmine/spl": "0.3.0",
"pocketmine/binaryutils": "dev-master#c824ac67eeeb6899c2a9ec91a769eb9ed6e3f595",
"pocketmine/nbt": "dev-master#09809564c7e58c322dcefc6905ab333313e05d1f",
"pocketmine/math": "dev-master#bd78ce8ad1c0a583de6655eee46a82ccaade1302",
"pocketmine/math": "dev-master#f88790f343b72563bf69658d6f14630fba580905",
"pocketmine/snooze": "dev-master#541f0f038f401e9117ae60c8dbc167a46569282d"
},
"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",
"This file is @generated automatically"
],
"content-hash": "4d0df34f03ca881cfff1dea123a06755",
"content-hash": "9993493665deb27b5b984de2c596cdc5",
"packages": [
{
"name": "pocketmine/binaryutils",
@ -46,12 +46,12 @@
"source": {
"type": "git",
"url": "https://github.com/pmmp/Math.git",
"reference": "bd78ce8ad1c0a583de6655eee46a82ccaade1302"
"reference": "f88790f343b72563bf69658d6f14630fba580905"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/pmmp/Math/zipball/bd78ce8ad1c0a583de6655eee46a82ccaade1302",
"reference": "bd78ce8ad1c0a583de6655eee46a82ccaade1302",
"url": "https://api.github.com/repos/pmmp/Math/zipball/f88790f343b72563bf69658d6f14630fba580905",
"reference": "f88790f343b72563bf69658d6f14630fba580905",
"shasum": ""
},
"require": {
@ -72,7 +72,7 @@
"source": "https://github.com/pmmp/Math/tree/master",
"issues": "https://github.com/pmmp/Math/issues"
},
"time": "2018-04-16T09:14:46+00:00"
"time": "2018-05-28T12:55:13+00:00"
},
{
"name": "pocketmine/nbt",