This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/Notifier/Bridge/Slack
2020-01-06 11:21:21 +01:00
..
Block [Notifier] Add the possibility to add actions on Slack messages 2019-10-27 12:56:24 +01:00
Tests [Notifier] Remove superfluous parameters in *Message::fromNotification() 2020-01-06 11:21:21 +01:00
.gitattributes Merge branch '4.4' 2019-10-22 19:21:12 +02:00
CHANGELOG.md [Notifier] added the component 2019-10-05 12:48:03 +02:00
composer.json [Notifier] Remove superfluous parameters in *Message::fromNotification() 2020-01-06 11:21:21 +01:00
LICENSE Update year in license files 2020-01-01 15:53:07 +01:00
phpunit.xml.dist [Notifier] added the component 2019-10-05 12:48:03 +02:00
README.md [Notifier] added the component 2019-10-05 12:48:03 +02:00
SlackOptions.php [Notifier] added the component 2019-10-05 12:48:03 +02:00
SlackTransport.php [Notifier] added the component 2019-10-05 12:48:03 +02:00
SlackTransportFactory.php [Notifier] added the component 2019-10-05 12:48:03 +02:00

Slack Notifier

Provides Slack integration for Symfony Notifier.

Resources