Add Slack integration
This commit is contained in:
@@ -69,11 +69,13 @@ class ClassProvider implements ServiceProviderInterface
|
||||
'MemoryCache',
|
||||
'FileCache',
|
||||
'Request',
|
||||
'HttpClient',
|
||||
),
|
||||
'Integration' => array(
|
||||
'GitlabWebhook',
|
||||
'GithubWebhook',
|
||||
'BitbucketWebhook',
|
||||
'SlackWebhook',
|
||||
)
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user