From 6de36ebcd972e18d1db870f9d77f7c28966d51b6 Mon Sep 17 00:00:00 2001 From: Dries C Date: Fri, 14 Jun 2024 16:08:52 +0200 Subject: [PATCH] Fix #464 --- composer.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.lock b/composer.lock index 11cd62eb056..8979ee65b5f 100644 --- a/composer.lock +++ b/composer.lock @@ -156,12 +156,12 @@ "source": { "type": "git", "url": "https://github.com/NetherGamesMC/BedrockProtocol.git", - "reference": "c7a8233973d5af89008215130c23903ce74955a1" + "reference": "bb5a3ae02435251b094791231d75f1dbea7c462b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetherGamesMC/BedrockProtocol/zipball/c7a8233973d5af89008215130c23903ce74955a1", - "reference": "c7a8233973d5af89008215130c23903ce74955a1", + "url": "https://api.github.com/repos/NetherGamesMC/BedrockProtocol/zipball/bb5a3ae02435251b094791231d75f1dbea7c462b", + "reference": "bb5a3ae02435251b094791231d75f1dbea7c462b", "shasum": "" }, "require": { @@ -203,7 +203,7 @@ "support": { "source": "https://github.com/NetherGamesMC/BedrockProtocol/tree/master" }, - "time": "2024-06-13T18:27:45+00:00" + "time": "2024-06-14T14:06:25+00:00" }, { "name": "pocketmine/bedrock-block-upgrade-schema",