Vonage / vonage-php-sdk-core

Vonage REST API client for PHP. API support for SMS, Voice, Text-to-Speech, Numbers, Verify (2FA) and more.
https://developer.vonage.com/
Apache License 2.0
916 stars 180 forks source link

Fix class name to identify client version #362

Closed SergkeiM closed 1 year ago

SergkeiM commented 1 year ago

Class "Vonage\Versions" not found (v 4.0.3 and 4.0.2 are unusable currently)

return Versions::getVersion('vonage/client-core');

Regression after #354

SecondeJK commented 1 year ago

Great spot, caused by bad merge.