diff --git a/composer.json b/composer.json index 453ee24..ebab76a 100644 --- a/composer.json +++ b/composer.json @@ -3,12 +3,12 @@ "description": "Simple PHP wrapper for Twitter REST API v1.1. Supports application-only authentication", "type": "library", "keywords": ["PHP","twitter"], - "homepage": "https://github.com/vojant/Twitter-php", + "homepage": "https://github.com/AlbertKozlowski/Twitter-php", "license": "MIT", "authors": [ { "name": "Albert Kozlowski", - "homepage": "https://github.com/vojant" + "homepage": "https://github.com/AlbertKozlowski" } ], "autoload": {