Composer project data updated
This commit is contained in:
parent
8fa518da0e
commit
88f58f351a
@ -1,4 +1,15 @@
|
|||||||
{
|
{
|
||||||
"name": "Eher/OAuth",
|
"name": "Eher/OAuth",
|
||||||
"type": "library"
|
"type": "library",
|
||||||
|
"description": "OAuth 1 PHP Library",
|
||||||
|
"keywords": ["oauth"],
|
||||||
|
"homepage": "https://github.com/EHER/OAuth",
|
||||||
|
"authors":
|
||||||
|
{
|
||||||
|
"name": "Andy Smith",
|
||||||
|
"homepage": "http://term.ie/"
|
||||||
|
},
|
||||||
|
"require": {
|
||||||
|
"php": ">=5.3.0"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user