Composer project data fixed
This commit is contained in:
parent
2187cd8b44
commit
67680e1564
@ -7,11 +7,12 @@
|
|||||||
"psr-0": {
|
"psr-0": {
|
||||||
"OAuth": "src/"
|
"OAuth": "src/"
|
||||||
},
|
},
|
||||||
"authors":
|
"authors":[
|
||||||
{
|
{
|
||||||
"name": "Andy Smith",
|
"name": "Andy Smith",
|
||||||
"homepage": "http://term.ie/"
|
"homepage": "http://term.ie/"
|
||||||
},
|
}
|
||||||
|
],
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.3.0"
|
"php": ">=5.3.0"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user