diff --git a/composer.json b/composer.json index 34309cdd..24c4d1c9 100644 --- a/composer.json +++ b/composer.json @@ -1,8 +1,8 @@ { - "name": "lncd/oauth2server", + "name": "lncd/OAuth2", "description": "OAuth 2.0 server - UNDER DEVELOPMENT - NOT READY FOR PRIMETIME", "version": "0.0.1", - "homepage": "https://github.com/lncd/oauth2server", + "homepage": "https://github.com/lncd/OAuth2", "license": "MIT", "require": { "php": ">=5.3.0" @@ -10,7 +10,7 @@ "repositories": [ { "type": "git", - "url": "https://github.com/lncd/oauth2server" + "url": "https://github.com/lncd/OAuth2" } ], "keywords": [