updated composer dependencies

This commit is contained in:
Dylan K. Taylor 2020-06-17 14:32:57 +01:00
parent 506f98efc4
commit 4bb93eeca7

9
composer.lock generated
View File

@ -587,16 +587,15 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/pmmp/NBT.git", "url": "https://github.com/pmmp/NBT.git",
"reference": "bdb818fc048055a3dcd0f86d9d7e1ad733105921" "reference": "b99216a32b96109db8f43c039c2f705c0ecd730a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/pmmp/NBT/zipball/bdb818fc048055a3dcd0f86d9d7e1ad733105921", "url": "https://api.github.com/repos/pmmp/NBT/zipball/b99216a32b96109db8f43c039c2f705c0ecd730a",
"reference": "bdb818fc048055a3dcd0f86d9d7e1ad733105921", "reference": "b99216a32b96109db8f43c039c2f705c0ecd730a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-zlib": "*",
"php": ">=7.2.0", "php": ">=7.2.0",
"php-64bit": "*", "php-64bit": "*",
"pocketmine/binaryutils": "dev-master" "pocketmine/binaryutils": "dev-master"
@ -616,7 +615,7 @@
"LGPL-3.0" "LGPL-3.0"
], ],
"description": "PHP library for working with Named Binary Tags", "description": "PHP library for working with Named Binary Tags",
"time": "2020-06-17T12:18:23+00:00" "time": "2020-06-17T13:22:22+00:00"
}, },
{ {
"name": "pocketmine/raklib", "name": "pocketmine/raklib",