updated Math dependency

This commit is contained in:
Dylan K. Taylor 2019-07-29 18:25:32 +01:00
parent c40074d0bf
commit 334d15339f

8
composer.lock generated
View File

@ -333,12 +333,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/pmmp/Math.git", "url": "https://github.com/pmmp/Math.git",
"reference": "b0380415d0b60833b664e2756ad5b25d445109a7" "reference": "d436a98b85edd18d7b1542fab66827b1e6fc8d68"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/pmmp/Math/zipball/b0380415d0b60833b664e2756ad5b25d445109a7", "url": "https://api.github.com/repos/pmmp/Math/zipball/d436a98b85edd18d7b1542fab66827b1e6fc8d68",
"reference": "b0380415d0b60833b664e2756ad5b25d445109a7", "reference": "d436a98b85edd18d7b1542fab66827b1e6fc8d68",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -364,7 +364,7 @@
"source": "https://github.com/pmmp/Math/tree/master", "source": "https://github.com/pmmp/Math/tree/master",
"issues": "https://github.com/pmmp/Math/issues" "issues": "https://github.com/pmmp/Math/issues"
}, },
"time": "2019-06-06T14:58:02+00:00" "time": "2019-07-29T16:46:11+00:00"
}, },
{ {
"name": "pocketmine/nbt", "name": "pocketmine/nbt",