mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-07 10:22:56 +00:00
update pocketmine/math, adapt to add() changes
This commit is contained in:
8
composer.lock
generated
8
composer.lock
generated
@ -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",
|
||||
|
Reference in New Issue
Block a user