Skip to content

Commit

Permalink
Add URL for Erebot's composer channel.
Browse files Browse the repository at this point in the history
  • Loading branch information
fpoirotte committed Jun 29, 2013
1 parent c0ddd38 commit fd1fb95
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,12 @@
"irc": "irc://irc.iiens.net/Erebot",
"source": "https://github.com/Erebot/Plop"
},
"repositories": [
{
"type": "composer",
"url": "http://packages.erebot.net"
}
],
"require": {
"php": ">=5.2.1",
"ext-pcre": "*",
Expand Down

0 comments on commit fd1fb95

Please sign in to comment.