Composer fails for any version of Laravel > 5.7.15
Run composer up
Error:
_In Container.php line 960:
Unresolvable dependency resolving [Parameter #0 [
It looks like it is failing on NexmoChannelServiceProvider.php
Log:

You must add Illuminate\Notifications\NotificationServiceProvider::class to your config/app.php file.
Duplicate of #15304.
Awesome thank you!
Great, Thankyou !!
Most helpful comment
You must add
Illuminate\Notifications\NotificationServiceProvider::classto yourconfig/app.phpfile.