mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-07 18:32:55 +00:00
Update for pocketmine/math Axis refactor
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": "2a1a1783123c365a755f1f6d1023466d27d52795"
|
||||
"reference": "a7c9da52c7efcd3383073357c10d3a989bfbb3f2"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/pmmp/Math/zipball/2a1a1783123c365a755f1f6d1023466d27d52795",
|
||||
"reference": "2a1a1783123c365a755f1f6d1023466d27d52795",
|
||||
"url": "https://api.github.com/repos/pmmp/Math/zipball/a7c9da52c7efcd3383073357c10d3a989bfbb3f2",
|
||||
"reference": "a7c9da52c7efcd3383073357c10d3a989bfbb3f2",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -579,7 +579,7 @@
|
||||
"LGPL-3.0"
|
||||
],
|
||||
"description": "PHP library containing math related code used in PocketMine-MP",
|
||||
"time": "2020-07-09T19:58:18+00:00"
|
||||
"time": "2020-08-06T13:19:36+00:00"
|
||||
},
|
||||
{
|
||||
"name": "pocketmine/nbt",
|
||||
|
Reference in New Issue
Block a user