Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mpociot committed Aug 28, 2017
1 parent f337bb6 commit 225f9ef
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,8 @@
],
"require": {
"php": ">=5.6.0",
"mpociot/botman": "~2.0",
"botman/botman": "~2.0",
"clue/stdio-react": "^1.0",
"mpociot/slack-client": "^0.2.6",
"illuminate/support": "~5.0"
},
"require-dev": {
Expand All @@ -37,12 +36,5 @@
"BotMan\\Tinker\\TinkerServiceProvider"
]
}
},
"extra": {
"branch-alias": {
"dev-master": "2.0-dev"
}
},
"minimum-stability": "dev",
"prefer-stable": true
}
}

0 comments on commit 225f9ef

Please sign in to comment.