mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-29 22:25:52 +00:00
Updated BinaryUtils dependency
This commit is contained in:
parent
daf56e990b
commit
ff2e982f22
12
composer.lock
generated
12
composer.lock
generated
@ -92,16 +92,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "pocketmine/binaryutils",
|
"name": "pocketmine/binaryutils",
|
||||||
"version": "0.1.2",
|
"version": "0.1.3",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/pmmp/BinaryUtils.git",
|
"url": "https://github.com/pmmp/BinaryUtils.git",
|
||||||
"reference": "2c1628f08a9cdeca4d3c682e13f24420944ca845"
|
"reference": "925001c8eff97a36519b16bbd095964b0fc52772"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/pmmp/BinaryUtils/zipball/2c1628f08a9cdeca4d3c682e13f24420944ca845",
|
"url": "https://api.github.com/repos/pmmp/BinaryUtils/zipball/925001c8eff97a36519b16bbd095964b0fc52772",
|
||||||
"reference": "2c1628f08a9cdeca4d3c682e13f24420944ca845",
|
"reference": "925001c8eff97a36519b16bbd095964b0fc52772",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@ -119,10 +119,10 @@
|
|||||||
],
|
],
|
||||||
"description": "Classes and methods for conveniently handling binary data",
|
"description": "Classes and methods for conveniently handling binary data",
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/pmmp/BinaryUtils/tree/0.1.2",
|
"source": "https://github.com/pmmp/BinaryUtils/tree/0.1.3",
|
||||||
"issues": "https://github.com/pmmp/BinaryUtils/issues"
|
"issues": "https://github.com/pmmp/BinaryUtils/issues"
|
||||||
},
|
},
|
||||||
"time": "2018-12-22T12:29:30+00:00"
|
"time": "2018-12-30T12:17:51+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "pocketmine/math",
|
"name": "pocketmine/math",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user