diff --git a/composer.lock b/composer.lock index 0c72b4e..aff3c23 100644 --- a/composer.lock +++ b/composer.lock @@ -817,16 +817,16 @@ }, { "name": "pocketmine/pocketmine-mp", - "version": "5.39.2", + "version": "5.39.3", "source": { "type": "git", "url": "https://github.com/pmmp/PocketMine-MP.git", - "reference": "a6ced39472135aacb64cd75b06c5adb452b9db20" + "reference": "33cba8d530d722c9131611b852942d3f7b67f0d6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pmmp/PocketMine-MP/zipball/a6ced39472135aacb64cd75b06c5adb452b9db20", - "reference": "a6ced39472135aacb64cd75b06c5adb452b9db20", + "url": "https://api.github.com/repos/pmmp/PocketMine-MP/zipball/33cba8d530d722c9131611b852942d3f7b67f0d6", + "reference": "33cba8d530d722c9131611b852942d3f7b67f0d6", "shasum": "" }, "require": { @@ -903,7 +903,7 @@ "homepage": "https://pmmp.io", "support": { "issues": "https://github.com/pmmp/PocketMine-MP/issues", - "source": "https://github.com/pmmp/PocketMine-MP/tree/5.39.2" + "source": "https://github.com/pmmp/PocketMine-MP/tree/5.39.3" }, "funding": [ { @@ -915,7 +915,7 @@ "type": "patreon" } ], - "time": "2025-12-26T11:43:05+00:00" + "time": "2026-01-27T21:19:19+00:00" }, { "name": "pocketmine/raklib", @@ -3801,16 +3801,16 @@ }, { "name": "symfony/process", - "version": "v7.3.4", + "version": "v7.4.5", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "f24f8f316367b30810810d4eb30c543d7003ff3b" + "reference": "608476f4604102976d687c483ac63a79ba18cc97" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/f24f8f316367b30810810d4eb30c543d7003ff3b", - "reference": "f24f8f316367b30810810d4eb30c543d7003ff3b", + "url": "https://api.github.com/repos/symfony/process/zipball/608476f4604102976d687c483ac63a79ba18cc97", + "reference": "608476f4604102976d687c483ac63a79ba18cc97", "shasum": "" }, "require": { @@ -3842,7 +3842,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v7.3.4" + "source": "https://github.com/symfony/process/tree/v7.4.5" }, "funding": [ { @@ -3862,7 +3862,7 @@ "type": "tidelift" } ], - "time": "2025-09-11T10:12:26+00:00" + "time": "2026-01-26T15:07:59+00:00" }, { "name": "symfony/service-contracts", diff --git a/src/hazardteam/lottery/LotteryManager.php b/src/hazardteam/lottery/LotteryManager.php index 94693d5..8525ca9 100644 --- a/src/hazardteam/lottery/LotteryManager.php +++ b/src/hazardteam/lottery/LotteryManager.php @@ -1,7 +1,7 @@