Skip to content

Commit

Permalink
adding psr-0 block
Browse files Browse the repository at this point in the history
  • Loading branch information
Clay Loveless committed Aug 14, 2012
1 parent b1b961c commit 8473287
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@
"config": {
"bin-dir": "bin"
},
"autoload": {
"psr-0": {
"PHP_*": "phpunit"
}
},
"minimum-stability": "dev",
"extra": {
"branch-alias": {
Expand Down

0 comments on commit 8473287

Please sign in to comment.