update pocketmine/math, adapt to add() changes

This commit is contained in:
Dylan K. Taylor
2020-05-19 12:26:18 +01:00
parent f0fefecf40
commit 148228e360
8 changed files with 13 additions and 13 deletions

8
composer.lock generated
View File

@ -552,12 +552,12 @@
"source": {
"type": "git",
"url": "https://github.com/pmmp/Math.git",
"reference": "9aa4018635e7d634c535d4c7d9e032c7d905c29d"
"reference": "6d5af66a6c923bd8fad93258f3a1736091225aa1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/pmmp/Math/zipball/9aa4018635e7d634c535d4c7d9e032c7d905c29d",
"reference": "9aa4018635e7d634c535d4c7d9e032c7d905c29d",
"url": "https://api.github.com/repos/pmmp/Math/zipball/6d5af66a6c923bd8fad93258f3a1736091225aa1",
"reference": "6d5af66a6c923bd8fad93258f3a1736091225aa1",
"shasum": ""
},
"require": {
@ -579,7 +579,7 @@
"LGPL-3.0"
],
"description": "PHP library containing math related code used in PocketMine-MP",
"time": "2020-01-28T14:13:55+00:00"
"time": "2020-05-19T11:19:57+00:00"
},
{
"name": "pocketmine/nbt",