Composer.json updated
This commit is contained in:
parent
4344315960
commit
17ca454bb8
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "OAuth",
|
||||
"name": "Eher/OAuth",
|
||||
"type": "library",
|
||||
"require": {
|
||||
"php": ">=5.3.0"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-0": {
|
||||
"OAuth": "src/"
|
||||
"Eher/OAuth": "src/"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user