Composer psr-0 configured
This commit is contained in:
parent
88f58f351a
commit
b3978c6f9d
@ -4,6 +4,9 @@
|
|||||||
"description": "OAuth 1 PHP Library",
|
"description": "OAuth 1 PHP Library",
|
||||||
"keywords": ["oauth"],
|
"keywords": ["oauth"],
|
||||||
"homepage": "https://github.com/EHER/OAuth",
|
"homepage": "https://github.com/EHER/OAuth",
|
||||||
|
"psr-0": {
|
||||||
|
"OAuth": "src/"
|
||||||
|
},
|
||||||
"authors":
|
"authors":
|
||||||
{
|
{
|
||||||
"name": "Andy Smith",
|
"name": "Andy Smith",
|
||||||
|
Loading…
Reference in New Issue
Block a user