From 9d62ccdb862323f6f9db97d010e928e29a84fc55 Mon Sep 17 00:00:00 2001 From: Eher Date: Thu, 9 Feb 2012 08:33:29 -0200 Subject: [PATCH] Compuser json fixed --- composer.json | 3 --- 1 file changed, 3 deletions(-) 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",