psr-0 namespace configured
This commit is contained in:
parent
b1cea0857a
commit
0849d47418
@ -10,6 +10,11 @@
|
||||
"homepage": "http://term.ie/"
|
||||
}
|
||||
],
|
||||
"autoload": {
|
||||
"psr-0": {
|
||||
"Eher/OAuth": "src/"
|
||||
}
|
||||
},
|
||||
"require": {
|
||||
"php": ">=5.3.0"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user