Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optional notification channel packages. #26813

Closed
dkulyk opened this issue Dec 12, 2018 · 2 comments
Closed

Optional notification channel packages. #26813

dkulyk opened this issue Dec 12, 2018 · 2 comments

Comments

@dkulyk
Copy link
Contributor

dkulyk commented Dec 12, 2018

  • Laravel Version: 5.7.16
  • PHP Version: 5.3
  • Database Driver & Version: MariaDB 10.2

Description:

Not all need to install nexmo or slack notifications

Steps To Reproduce:

$ composer show | grep notification-channel
laravel/nexmo-notification-channel    v1.0.1             Nexmo Notification Channel for laravel.
laravel/slack-notification-channel    v1.0.3             Slack Notification Channel for laravel.
@CrixuAMG
Copy link

@dkulyk if I understood correctly, they will be removed for Laravel 5.8. These have been imported into the composer.json to make sure no breaking change is introduced for this version.

@staudenmeir
Copy link
Contributor

See #26689 (comment).

@dkulyk dkulyk closed this as completed Dec 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants