Skip to content

Commit

Permalink
json format composer
Browse files Browse the repository at this point in the history
  • Loading branch information
tejasmanohar committed Feb 28, 2015
1 parent 09413a9 commit c8e9131
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@
"ext-posix": "*"
},
"autoload": {
"psr-0": {"Boris": "lib"}
"psr-0": {
"Boris": "lib"
}
},
"bin": ["bin/boris"]
}

0 comments on commit c8e9131

Please sign in to comment.