diff --git a/composer.json b/composer.json index 1c77724..c5b6ada 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "lncd/oauth2-client", "description": "OAuth 2.0 Client Library", - "version": "0.0.1", + "version": "0.1", "homepage": "https://github.com/lncd/OAuth2-Client", "license": "MIT", "require": { @@ -34,12 +34,6 @@ "email": "hello@alexbilbie.com", "homepage": "http://www.alexbilbie.com", "role": "Developer" - }, - { - "name": "Dan Horrigan", - "email": "me@dandoescode.com", - "homepage": "http://www.dandoescode.com", - "role": "Developer" } ], "autoload": {