diff --git a/composer.json b/composer.json index b4af2ed..3a16639 100644 --- a/composer.json +++ b/composer.json @@ -4,9 +4,6 @@ "description": "OAuth 1 PHP Library", "keywords": ["oauth"], "homepage": "https://github.com/EHER/OAuth", - "psr-0": { - "OAuth": "src/" - }, "authors": { "name": "Andy Smith",