mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-22 00:33:59 +00:00
Bump pocketmine/nbt from 0.2.13 to 0.2.14 (#3406)
Bumps [pocketmine/nbt](https://github.com/pmmp/NBT) from 0.2.13 to 0.2.14. - [Release notes](https://github.com/pmmp/NBT/releases) - [Commits](https://github.com/pmmp/NBT/compare/0.2.13...0.2.14) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
parent
20f3030709
commit
79ed377c7a
14
composer.lock
generated
14
composer.lock
generated
@ -276,16 +276,16 @@
|
||||
},
|
||||
{
|
||||
"name": "pocketmine/nbt",
|
||||
"version": "0.2.13",
|
||||
"version": "0.2.14",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/pmmp/NBT.git",
|
||||
"reference": "6fc56f864a5375471f6e2d0f9f89f2462a1d8433"
|
||||
"reference": "b31dca98443328c4bab76dc1b84c1473c79be20e"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/pmmp/NBT/zipball/6fc56f864a5375471f6e2d0f9f89f2462a1d8433",
|
||||
"reference": "6fc56f864a5375471f6e2d0f9f89f2462a1d8433",
|
||||
"url": "https://api.github.com/repos/pmmp/NBT/zipball/b31dca98443328c4bab76dc1b84c1473c79be20e",
|
||||
"reference": "b31dca98443328c4bab76dc1b84c1473c79be20e",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -295,8 +295,8 @@
|
||||
"pocketmine/binaryutils": "^0.1.9"
|
||||
},
|
||||
"require-dev": {
|
||||
"irstea/phpunit-shim": "^7.5",
|
||||
"phpstan/phpstan": "^0.12.8"
|
||||
"irstea/phpunit-shim": "^7.5 || ^8.0",
|
||||
"phpstan/phpstan": "^0.12.11"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
@ -309,7 +309,7 @@
|
||||
"LGPL-3.0"
|
||||
],
|
||||
"description": "PHP library for working with Named Binary Tags",
|
||||
"time": "2020-01-28T17:03:46+00:00"
|
||||
"time": "2020-04-15T11:29:25+00:00"
|
||||
},
|
||||
{
|
||||
"name": "pocketmine/raklib",
|
||||
|
Loading…
x
Reference in New Issue
Block a user