Updated dependency versions

This commit is contained in:
Dylan K. Taylor 2018-04-13 20:09:18 +01:00
parent 5138bdc4bd
commit c276ef2b7f
3 changed files with 27 additions and 32 deletions

View File

@ -21,11 +21,11 @@
"ext-yaml": ">=2.0.0", "ext-yaml": ">=2.0.0",
"ext-zip": "*", "ext-zip": "*",
"ext-zlib": ">=1.2.11", "ext-zlib": ">=1.2.11",
"pocketmine/raklib": "dev-master#31d6522de71a9c404aff5c23c49c6ea0526793fb", "pocketmine/raklib": "0.11.0",
"pocketmine/spl": "dev-master#ee32424c100fd11ae7f7b8df7604623fd475f0ec", "pocketmine/spl": "0.3.0",
"pocketmine/binaryutils": "dev-master#03e6851f814aba96487ec64181a6ae948edd9f7a", "pocketmine/binaryutils": "0.0.1",
"pocketmine/nbt": "dev-master#4c06591a6beda8050e144eb82ed10d01c88654a8", "pocketmine/nbt": "0.1.0",
"pocketmine/math": "dev-master#1df74f0352309a9c1e6728fa416a3f0493d07b16" "pocketmine/math": "0.1.0"
}, },
"autoload": { "autoload": {
"psr-4": { "psr-4": {

45
composer.lock generated
View File

@ -4,11 +4,11 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "2155456b3811d57f894b1884d5f164e1", "content-hash": "401dbada37e501304f05b0f1fa818953",
"packages": [ "packages": [
{ {
"name": "pocketmine/binaryutils", "name": "pocketmine/binaryutils",
"version": "dev-master", "version": "0.0.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/pmmp/BinaryUtils.git", "url": "https://github.com/pmmp/BinaryUtils.git",
@ -41,7 +41,7 @@
}, },
{ {
"name": "pocketmine/math", "name": "pocketmine/math",
"version": "dev-master", "version": "0.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/pmmp/Math.git", "url": "https://github.com/pmmp/Math.git",
@ -74,21 +74,21 @@
}, },
{ {
"name": "pocketmine/nbt", "name": "pocketmine/nbt",
"version": "dev-master", "version": "0.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/pmmp/NBT.git", "url": "https://github.com/pmmp/NBT.git",
"reference": "4c06591a6beda8050e144eb82ed10d01c88654a8" "reference": "d79f8615442887bb45cfacdb52e1e6eb47c38fd7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/pmmp/NBT/zipball/4c06591a6beda8050e144eb82ed10d01c88654a8", "url": "https://api.github.com/repos/pmmp/NBT/zipball/d79f8615442887bb45cfacdb52e1e6eb47c38fd7",
"reference": "4c06591a6beda8050e144eb82ed10d01c88654a8", "reference": "d79f8615442887bb45cfacdb52e1e6eb47c38fd7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=7.2.0", "php": ">=7.2.0",
"pocketmine/binaryutils": "dev-master#03e6851f814aba96487ec64181a6ae948edd9f7a" "pocketmine/binaryutils": "0.0.1"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@ -106,23 +106,23 @@
], ],
"description": "PHP library for working with Named Binary Tags", "description": "PHP library for working with Named Binary Tags",
"support": { "support": {
"source": "https://github.com/pmmp/NBT/tree/master", "source": "https://github.com/pmmp/NBT/tree/0.1.0",
"issues": "https://github.com/pmmp/NBT/issues" "issues": "https://github.com/pmmp/NBT/issues"
}, },
"time": "2018-04-02T11:14:01+00:00" "time": "2018-04-13T18:43:03+00:00"
}, },
{ {
"name": "pocketmine/raklib", "name": "pocketmine/raklib",
"version": "dev-master", "version": "0.11.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/pmmp/RakLib.git", "url": "https://github.com/pmmp/RakLib.git",
"reference": "31d6522de71a9c404aff5c23c49c6ea0526793fb" "reference": "1da1b4c6cc6bd5337ce5e468d22bbb013ae02b43"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/pmmp/RakLib/zipball/31d6522de71a9c404aff5c23c49c6ea0526793fb", "url": "https://api.github.com/repos/pmmp/RakLib/zipball/1da1b4c6cc6bd5337ce5e468d22bbb013ae02b43",
"reference": "31d6522de71a9c404aff5c23c49c6ea0526793fb", "reference": "1da1b4c6cc6bd5337ce5e468d22bbb013ae02b43",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -130,8 +130,8 @@
"ext-pthreads": ">=3.1.7dev", "ext-pthreads": ">=3.1.7dev",
"ext-sockets": "*", "ext-sockets": "*",
"php": ">=7.2.0RC3", "php": ">=7.2.0RC3",
"pocketmine/binaryutils": "dev-master#03e6851f814aba96487ec64181a6ae948edd9f7a", "pocketmine/binaryutils": "0.0.1",
"pocketmine/spl": "dev-master#ee32424c100fd11ae7f7b8df7604623fd475f0ec" "pocketmine/spl": "0.3.0"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@ -144,14 +144,14 @@
], ],
"description": "A RakNet server implementation written in PHP", "description": "A RakNet server implementation written in PHP",
"support": { "support": {
"source": "https://github.com/pmmp/RakLib/tree/master", "source": "https://github.com/pmmp/RakLib/tree/0.11.0",
"issues": "https://github.com/pmmp/RakLib/issues" "issues": "https://github.com/pmmp/RakLib/issues"
}, },
"time": "2018-03-17T12:11:22+00:00" "time": "2018-04-13T19:05:24+00:00"
}, },
{ {
"name": "pocketmine/spl", "name": "pocketmine/spl",
"version": "dev-master", "version": "0.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/pmmp/SPL.git", "url": "https://github.com/pmmp/SPL.git",
@ -186,12 +186,7 @@
"aliases": [], "aliases": [],
"minimum-stability": "stable", "minimum-stability": "stable",
"stability-flags": { "stability-flags": {
"ext-pthreads": 20, "ext-pthreads": 20
"pocketmine/raklib": 20,
"pocketmine/spl": 20,
"pocketmine/binaryutils": 20,
"pocketmine/nbt": 20,
"pocketmine/math": 20
}, },
"prefer-stable": false, "prefer-stable": false,
"prefer-lowest": false, "prefer-lowest": false,

View File

@ -202,8 +202,8 @@ namespace pocketmine {
if(!class_exists(RakLib::class)){ if(!class_exists(RakLib::class)){
composer_error_die("Unable to find the RakLib library."); composer_error_die("Unable to find the RakLib library.");
} }
if(version_compare(RakLib::VERSION, "0.9.0") < 0){ //TODO: remove this check (it's managed by Composer now) if(version_compare(RakLib::VERSION, "0.11.0") < 0){ //TODO: remove this check (it's managed by Composer now)
composer_error_die("RakLib version 0.9.0 is required, while you have version " . RakLib::VERSION . "."); composer_error_die("RakLib version 0.11.0 is required, while you have version " . RakLib::VERSION . ".");
} }
if(!class_exists(\BaseClassLoader::class)){ if(!class_exists(\BaseClassLoader::class)){
composer_error_die("Unable to find the PocketMine-SPL library."); composer_error_die("Unable to find the PocketMine-SPL library.");