Skip to content
This repository has been archived by the owner on Oct 9, 2020. It is now read-only.

Commit

Permalink
Add bin dir to composer json
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael De Wildt committed Apr 21, 2013
1 parent 2a13c7c commit fb1ab20
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
"require": {
"phpunit/phpunit": "3.7.*",
"mockery/mockery": "dev-master"
},
"config": {
"bin-dir": "bin"
}
}

0 comments on commit fb1ab20

Please sign in to comment.