Skip to content

Commit

Permalink
Added "bin" key to composer.json. (#2314 merged manually.)
Browse files Browse the repository at this point in the history
  • Loading branch information
resurtm committed Apr 9, 2013
1 parent 1ed6fb4 commit 98bdc27
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 @@ -64,6 +64,9 @@
"irc": "irc://irc.freenode.net/yii",
"source": "https://github.com/yiisoft/yii"
},
"bin": [
"framework/yiic"
],
"require": {
"php": ">=5.1.0"
}
Expand Down

0 comments on commit 98bdc27

Please sign in to comment.