Skip to content

Commit

Permalink
Change vendor
Browse files Browse the repository at this point in the history
  • Loading branch information
mpociot committed Dec 16, 2016
1 parent b9f4fd6 commit 6244d99
Show file tree
Hide file tree
Showing 2 changed files with 414 additions and 360 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "coderstephen/slack-client",
"name": "mpociot/slack-client",
"keywords": ["slack", "api", "realtime"],
"license": "MIT",
"description": "A better Slack client, with RTM API support",
Expand All @@ -9,7 +9,7 @@
}],
"require": {
"php": ">=5.5",
"devristo/phpws": "dev-master",
"mpociot/phpws": "~1.1",
"evenement/evenement": "2.0.*",
"guzzlehttp/guzzle": "~6.0",
"react/event-loop": "^0.4.1",
Expand Down
Loading

0 comments on commit 6244d99

Please sign in to comment.