diff --git a/composer.lock b/composer.lock index a73d549..73aa897 100644 --- a/composer.lock +++ b/composer.lock @@ -730,16 +730,16 @@ }, { "name": "pocketmine/raklib", - "version": "0.14.3", + "version": "0.14.5", "source": { "type": "git", "url": "https://github.com/pmmp/RakLib.git", - "reference": "4798576fec0364266dce23b368a7fec5e5de7927" + "reference": "85b4e5cb7117d37e010eeadb3ff53b21276c6f48" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pmmp/RakLib/zipball/4798576fec0364266dce23b368a7fec5e5de7927", - "reference": "4798576fec0364266dce23b368a7fec5e5de7927", + "url": "https://api.github.com/repos/pmmp/RakLib/zipball/85b4e5cb7117d37e010eeadb3ff53b21276c6f48", + "reference": "85b4e5cb7117d37e010eeadb3ff53b21276c6f48", "shasum": "" }, "require": { @@ -751,7 +751,7 @@ "pocketmine/log": "^0.3.0 || ^0.4.0" }, "require-dev": { - "phpstan/phpstan": "1.3.3", + "phpstan/phpstan": "1.7.7", "phpstan/phpstan-strict-rules": "^1.0" }, "type": "library", @@ -767,9 +767,9 @@ "description": "A RakNet server implementation written in PHP", "support": { "issues": "https://github.com/pmmp/RakLib/issues", - "source": "https://github.com/pmmp/RakLib/tree/0.14.3" + "source": "https://github.com/pmmp/RakLib/tree/0.14.5" }, - "time": "2022-01-10T21:29:48+00:00" + "time": "2022-08-25T16:16:44+00:00" }, { "name": "pocketmine/raklib-ipc", @@ -3548,5 +3548,5 @@ "platform-overrides": { "php": "8.0.0" }, - "plugin-api-version": "2.1.0" + "plugin-api-version": "2.3.0" }