laravel-notification-channels/webpush

Problem installing on Laravel 8 with composer

gertvdv opened this issue · 0 comments

Fresh install of Laravel 8
I'm running my server through Laravel Sail

When running composer require laravel-notification-channels/webpush I get the following:

  Problem 1
    - Root composer.json requires laravel-notification-channels/webpush ^1.0 -> satisfiable by laravel-notification-channels/webpush[1.0.0].
    - laravel-notification-channels/webpush 1.0.0 requires illuminate/notifications ^5.3 -> found illuminate/notifications[v5.3.0, ..., 5.8.x-dev] but these were not loaded, likely because it conflicts with another require.