Skip to content

Commit

Permalink
Merge pull request #9 from Hitlabs/hitlabs
Browse files Browse the repository at this point in the history
Bump opentok dependency version
  • Loading branch information
tomcorbett authored Dec 13, 2016
2 parents a0bce10 + 1d54810 commit 9eb3e0f
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,16 @@
"email": "thomas.michael.corbett@gmail.com"
}
],
"repositories": [
{
"type": "vcs",
"url": "https://github.com/Hitlabs/OpenTok-PHP-SDK"
}
],
"require": {
"php": ">=5.4.0",
"illuminate/support": "5.0.x|5.1.x|5.2.x",
"opentok/opentok": "2.2.x"
"opentok/opentok": "dev-hitlabs"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 9eb3e0f

Please sign in to comment.