valdemar/christmas-notification-bundle

Happy New Year!

dev-main 2022-01-11 15:29 UTC

This package is auto-updated.

Last update: 2025-06-11 23:31:15 UTC


README

ChristmasNotification is a way for you to send congratulations using different ways. Install the package with:

composer require valdemar/christmas-notification-bundle --dev

Don't forget create christmas_notification_yaml with message which you want to send:

christmas_notification:
  message: "Happy New Year!"

And add Notification Transport which implements ChristmassNotificationTransportInterface and enjoy!