Skip to content

Commit 24568c2

Browse files
build(deps): update team-reflex/discord-php requirement (#2306)
Updates the requirements on [team-reflex/discord-php](https://github.com/discord-php/DiscordPHP) to permit the latest version. - [Release notes](https://github.com/discord-php/DiscordPHP/releases) - [Changelog](https://github.com/discord-php/DiscordPHP/blob/master/CHANGELOG.md) - [Commits](discord-php/DiscordPHP@v10.37.4...v10.44.0) --- updated-dependencies: - dependency-name: team-reflex/discord-php dependency-version: 10.44.* dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c988840 commit 24568c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"php": "^8.2",
1515
"php-di/php-di": "7.0.10",
1616
"phpmailer/phpmailer": "7.0.1",
17-
"team-reflex/discord-php": "10.37.*",
17+
"team-reflex/discord-php": "10.44.*",
1818
"vanilla/nbbc": "3.0.0"
1919
},
2020
"autoload": {

0 commit comments

Comments
 (0)