mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-20 18:06:40 +00:00
Update BinaryUtils dependency
This commit is contained in:
parent
0299191e64
commit
4763360e9e
12
composer.lock
generated
12
composer.lock
generated
@ -48,16 +48,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "pocketmine/binaryutils",
|
"name": "pocketmine/binaryutils",
|
||||||
"version": "0.1.1",
|
"version": "0.1.2",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/pmmp/BinaryUtils.git",
|
"url": "https://github.com/pmmp/BinaryUtils.git",
|
||||||
"reference": "54efeb978be0ff9335022729fe63c1e2077bf1be"
|
"reference": "2c1628f08a9cdeca4d3c682e13f24420944ca845"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/pmmp/BinaryUtils/zipball/54efeb978be0ff9335022729fe63c1e2077bf1be",
|
"url": "https://api.github.com/repos/pmmp/BinaryUtils/zipball/2c1628f08a9cdeca4d3c682e13f24420944ca845",
|
||||||
"reference": "54efeb978be0ff9335022729fe63c1e2077bf1be",
|
"reference": "2c1628f08a9cdeca4d3c682e13f24420944ca845",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@ -75,10 +75,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/master",
|
"source": "https://github.com/pmmp/BinaryUtils/tree/0.1.2",
|
||||||
"issues": "https://github.com/pmmp/BinaryUtils/issues"
|
"issues": "https://github.com/pmmp/BinaryUtils/issues"
|
||||||
},
|
},
|
||||||
"time": "2018-08-26T18:11:05+00:00"
|
"time": "2018-12-22T12:29:30+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "pocketmine/math",
|
"name": "pocketmine/math",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user