diff --git a/composer.json b/composer.json index 0656f501..cb93ac31 100644 --- a/composer.json +++ b/composer.json @@ -19,9 +19,13 @@ ], "keywords": [ "oauth", - "oauth2", + "oauth2", + "oauth 2", + "oauth 2.0", "server", - "authorization", + "auth", + "authorization", + "authorisation", "authentication", "resource", "api", @@ -46,8 +50,5 @@ "League\\OAuth2\\Server\\": "src/", "LeagueTests\\": "tests/" } - }, - "suggest": { - } }