Skip to content
This repository has been archived by the owner on Dec 7, 2018. It is now read-only.

Commit

Permalink
adding bin scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
Clay Loveless committed Aug 14, 2012
1 parent c91c412 commit 0434c03
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions composer.json
Expand Up @@ -22,6 +22,10 @@
"config": {
"bin-dir": "bin"
},
"bin": [
"dbunit.php",
"dbunit.bat"
],
"autoload": {
"classmap": ["PHPUnit/"]
},
Expand Down

0 comments on commit 0434c03

Please sign in to comment.