diff --git a/composer.lock b/composer.lock index 5c9404e..63a6594 100644 --- a/composer.lock +++ b/composer.lock @@ -2632,16 +2632,16 @@ }, { "name": "team-reflex/discord-php", - "version": "v10.1.0", + "version": "v10.1.1", "source": { "type": "git", "url": "https://github.com/discord-php/DiscordPHP.git", - "reference": "6db527507c69747e58c2cd9a7d02ef5c970d7749" + "reference": "839a091042777ffc36a447f473b39e78625d981a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/discord-php/DiscordPHP/zipball/6db527507c69747e58c2cd9a7d02ef5c970d7749", - "reference": "6db527507c69747e58c2cd9a7d02ef5c970d7749", + "url": "https://api.github.com/repos/discord-php/DiscordPHP/zipball/839a091042777ffc36a447f473b39e78625d981a", + "reference": "839a091042777ffc36a447f473b39e78625d981a", "shasum": "" }, "require": { @@ -2703,10 +2703,10 @@ "chat": "https://discord.gg/dphp", "docs": "https://discord-php.github.io/DiscordPHP/", "issues": "https://github.com/discord-php/DiscordPHP/issues", - "source": "https://github.com/discord-php/DiscordPHP/tree/v10.1.0", + "source": "https://github.com/discord-php/DiscordPHP/tree/v10.1.1", "wiki": "https://github.com/discord-php/DiscordPHP/wiki" }, - "time": "2024-11-27T01:03:51+00:00" + "time": "2024-12-02T12:34:07+00:00" }, { "name": "trafficcophp/bytebuffer",