Composer.json updated

This commit is contained in:
Eher 2012-02-12 15:39:42 -02:00
parent 17ca454bb8
commit 2feec37a98
1 changed files with 0 additions and 5 deletions

View File

@ -3,10 +3,5 @@
"type": "library",
"require": {
"php": ">=5.3.0"
},
"autoload": {
"psr-0": {
"Eher/OAuth": "src/"
}
}
}