updated pocketmine/spl dependency

This commit is contained in:
Dylan K. Taylor 2020-01-19 19:50:20 +00:00
parent 8252bea699
commit 73257ffde7
2 changed files with 8 additions and 8 deletions

View File

@ -25,7 +25,7 @@
"ext-zip": "*", "ext-zip": "*",
"ext-zlib": ">=1.2.11", "ext-zlib": ">=1.2.11",
"pocketmine/raklib": "^0.12.5", "pocketmine/raklib": "^0.12.5",
"pocketmine/spl": "^0.3.0", "pocketmine/spl": "^0.3.5",
"pocketmine/binaryutils": "^0.1.9", "pocketmine/binaryutils": "^0.1.9",
"pocketmine/nbt": "^0.2.10", "pocketmine/nbt": "^0.2.10",
"pocketmine/math": "^0.2.0", "pocketmine/math": "^0.2.0",

14
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "377d9e0ab5f1a9a4ef9b664706d26f5b", "content-hash": "f693f278b3bb9c1d266079fa17644dcb",
"packages": [ "packages": [
{ {
"name": "adhocore/json-comment", "name": "adhocore/json-comment",
@ -276,16 +276,16 @@
}, },
{ {
"name": "pocketmine/spl", "name": "pocketmine/spl",
"version": "0.3.4", "version": "0.3.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/pmmp/SPL.git", "url": "https://github.com/pmmp/SPL.git",
"reference": "00d5b0b5a99e72c28c957cb7a310c6765d76e899" "reference": "88052c67d3df2cc2dc2d99ebeae3d7ede3fc64ab"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/pmmp/SPL/zipball/00d5b0b5a99e72c28c957cb7a310c6765d76e899", "url": "https://api.github.com/repos/pmmp/SPL/zipball/88052c67d3df2cc2dc2d99ebeae3d7ede3fc64ab",
"reference": "00d5b0b5a99e72c28c957cb7a310c6765d76e899", "reference": "88052c67d3df2cc2dc2d99ebeae3d7ede3fc64ab",
"shasum": "" "shasum": ""
}, },
"type": "library", "type": "library",
@ -299,10 +299,10 @@
], ],
"description": "Standard library files required by PocketMine-MP and related projects", "description": "Standard library files required by PocketMine-MP and related projects",
"support": { "support": {
"source": "https://github.com/pmmp/SPL/tree/0.3.4", "source": "https://github.com/pmmp/SPL/tree/0.3",
"issues": "https://github.com/pmmp/SPL/issues" "issues": "https://github.com/pmmp/SPL/issues"
}, },
"time": "2020-01-11T22:00:31+00:00" "time": "2020-01-14T16:23:26+00:00"
} }
], ],
"packages-dev": [], "packages-dev": [],