Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
nhantamz authored Jun 30, 2022
1 parent 8eecb7a commit d3abe9a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "botman/driver-discord",
"name": "nhantamz/driver-discord",
"license": "MIT",
"description": "Discord driver for BotMan",
"keywords": [
"Bot",
"BotMan",
"Discord"
],
"homepage": "http://github.com/botman/driver-discord",
"homepage": "http://github.com/nhantamz/driver-discord",
"authors": [{
"name": "Marcel Pociot",
"email": "[email protected]"
Expand Down Expand Up @@ -36,4 +36,4 @@
"test": "vendor/bin/phpunit",
"cs": "php-cs-fixer fix"
}
}
}

0 comments on commit d3abe9a

Please sign in to comment.