Release v3.0.0
This release brings along full PHP 7 support and increases our minimum PHP version to 5.6 which aligns with PHP's own support schedule: http://php.net/supported-versions.php
Because of this change we've decided to bump the major version to 3 to respect semver.
We can now increase our dependency versions, particularly phpunit which was necessary to run our tests in PHP 7.
Unfortunately we have not been able to upgrade our version of guzzle yet, see #132
Thanks for using OpenTok-PHP-SDK