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
Hi,
This package is not compatible with smsapi/php-client version ^3.0.
Please remove "^3.0" from composer.json, as it introduces breaking API changes.
For other users: As a temporary fix, you can add the following requirement to your composer.json:
"smsapi/php-client": "^1.8"