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
Too few arguments to function Berkayk\OneSignal\OneSignalClient::__construct(), 3 passed in S:\laravel\mygroceries\vendor\laravel-notification-channels\onesignal\src\OneSignalServiceProvider.php on line 25 and at least 4 expected
#157
which added an extra argument to the __construct( ) method.
This package will need updating so that it passes a $restApiUrl to the OneSignalClient.
As a temporary solution, just downgrade berkayk/laravel-onesignal to any version below v2.3 composer require berkayk/onesignal-laravel:2.2. This might break after March 1, 2025.
I just installed the package like all the time and now i have this issue.
The text was updated successfully, but these errors were encountered: