diff --git a/composer.lock b/composer.lock index b1c54cd..97e0ee6 100644 --- a/composer.lock +++ b/composer.lock @@ -887,16 +887,16 @@ }, { "name": "pocketmine/raklib", - "version": "0.14.4", + "version": "0.14.6", "source": { "type": "git", "url": "https://github.com/pmmp/RakLib.git", - "reference": "1ea8e3b95a1b6bf785dc27d76578657be4185f42" + "reference": "aeca667d5ecc4cc18fded612f29e3511bbf62f42" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pmmp/RakLib/zipball/1ea8e3b95a1b6bf785dc27d76578657be4185f42", - "reference": "1ea8e3b95a1b6bf785dc27d76578657be4185f42", + "url": "https://api.github.com/repos/pmmp/RakLib/zipball/aeca667d5ecc4cc18fded612f29e3511bbf62f42", + "reference": "aeca667d5ecc4cc18fded612f29e3511bbf62f42", "shasum": "" }, "require": { @@ -908,7 +908,7 @@ "pocketmine/log": "^0.3.0 || ^0.4.0" }, "require-dev": { - "phpstan/phpstan": "1.5.4", + "phpstan/phpstan": "1.9.17", "phpstan/phpstan-strict-rules": "^1.0" }, "type": "library", @@ -924,9 +924,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.4" + "source": "https://github.com/pmmp/RakLib/tree/0.14.6" }, - "time": "2022-04-17T18:42:17+00:00" + "time": "2023-03-07T15:10:23+00:00" }, { "name": "pocketmine/raklib-ipc", @@ -1384,5 +1384,5 @@ "php": "^8.0" }, "platform-dev": [], - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }