You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Return type of Vonage\Client\Credentials\AbstractCredentials::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in vendor/vonage/client-core/src/Client/Credentials/AbstractCredentials.php on line 31
The text was updated successfully, but these errors were encountered:
We're currently preparing a new major version with v3 support of the core Vonage client here: #53. I'm afraid that patching the current package to v3 of nexmo/laravel isn't an option, sorry.
Description:
Please, upgrade
nexmo/laravel
to version3.0.0
For PHP 8.1:
The text was updated successfully, but these errors were encountered: