Skip to content

Commit

Permalink
Update composer for packagist
Browse files Browse the repository at this point in the history
  • Loading branch information
David Stockton committed Nov 17, 2014
1 parent bc582ba commit 054e70c
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "dstockto/phergie-irc-plugin-react-daddy",
"type": "library",
"description": "Phergie IRC bot responding to Who's your *? phrases",
"keywords": ["irc","phergie"],
"homepage": "https://github.com/dstockto/phergie-irc-plugin-react-daddy",
"license": "BSD-2-Clause",
"authors": [
{
"name": "David Stockton",
"email": "phergie-daddy@davidstockton.com",
"homepage": "http://davidstockton.com",
"role": "Developer"
}
],
"minimum-stability": "dev",
"require": {
"php": ">=5.4.0",
"phergie/phergie-irc-bot-react": "dev-master"
},
"require-dev": {
Expand Down

0 comments on commit 054e70c

Please sign in to comment.