diff --git a/composer.json b/composer.json index 5bc9f36..a981846 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "botman/driver-discord", + "name": "nhantamz/driver-discord", "license": "MIT", "description": "Discord driver for BotMan", "keywords": [ @@ -7,7 +7,7 @@ "BotMan", "Discord" ], - "homepage": "http://github.com/botman/driver-discord", + "homepage": "http://github.com/nhantamz/driver-discord", "authors": [{ "name": "Marcel Pociot", "email": "m.pociot@gmail.com" @@ -36,4 +36,4 @@ "test": "vendor/bin/phpunit", "cs": "php-cs-fixer fix" } -} \ No newline at end of file +}