Alteração do psr-0
This commit is contained in:
parent
26a92abbdc
commit
815a86af6e
@ -3,5 +3,10 @@
|
||||
"type": "library",
|
||||
"require": {
|
||||
"php": ">=5.3.0"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-0": {
|
||||
"Eher\\OAuth": "src"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user