Vonage/vonage-php-sdk-core

Subaccount/ClientFactory returns Verify2/Client instead of Subaccount/Client

shuvalovas opened this issue · 1 comments

Hello!

Here is the wrong use:

use Vonage\Verify2\Client;

It's a mistake I believe. I can create a PR.

This is corrected in v4.6.4 which should show up in Packagist soon.

Thanks!