diff --git a/composer.json b/composer.json index ee81767a..89a3dd46 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ "repositories": [ { "type": "git", - "url": "https://github.com/php-loep/oauth2-server.git" + "url": "https://github.com/thephpleague/oauth2-server.git" } ], "keywords": [ @@ -49,4 +49,4 @@ "suggest": { } -} \ No newline at end of file +}