Skip to content

Commit

Permalink
Fix composer package (#100)
Browse files Browse the repository at this point in the history
* Update composer.json

* Remove trailing comma
  • Loading branch information
Kieran O'Reilly authored and Ahmad Nassri committed Aug 11, 2016
1 parent 5d304c6 commit 842c0f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -19,7 +19,7 @@
},
"autoload": {
"psr-0": {
"Unirest": "src"
"Unirest\\": "src/"
}
},
"support": {
Expand Down

0 comments on commit 842c0f2

Please sign in to comment.