Skip to content

Commit

Permalink
Update package name to phergie namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
David Stockton committed Nov 17, 2014
1 parent 9deb800 commit 36a42c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ The recommended method of installation is [through composer](http://getcomposer.
```JSON
{
"require": {
"dstockto/phergie-irc-plugin-react-daddy": "dev-master"
"phergie/phergie-irc-plugin-react-daddy": "dev-master"
}
}
```
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "dstockto/phergie-irc-plugin-react-daddy",
"name": "phergie/phergie-irc-plugin-react-daddy",
"type": "library",
"description": "Phergie IRC bot plugin responding to Who's your *? phrases",
"keywords": ["irc","phergie"],
Expand Down

0 comments on commit 36a42c2

Please sign in to comment.