Update for pocketmine/math Axis refactor

This commit is contained in:
Dylan K. Taylor
2020-08-06 14:38:31 +01:00
parent 7399e6944e
commit 2b044195a5
17 changed files with 50 additions and 37 deletions

8
composer.lock generated
View File

@ -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",