From 9c9ed02cd7ebc5dbbc99bcaed6f80988ce8a9677 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Tue, 13 Oct 2015 22:19:17 -0400 Subject: Change namespace to add Kanboard as prefix --- app/Integration/BitbucketWebhook.php | 8 ++++---- app/Integration/GithubWebhook.php | 8 ++++---- app/Integration/GitlabWebhook.php | 8 ++++---- app/Integration/HipchatWebhook.php | 4 ++-- app/Integration/Jabber.php | 4 ++-- app/Integration/Mailgun.php | 6 +++--- app/Integration/Postmark.php | 4 ++-- app/Integration/Sendgrid.php | 6 +++--- app/Integration/SlackWebhook.php | 4 ++-- app/Integration/Smtp.php | 4 ++-- 10 files changed, 28 insertions(+), 28 deletions(-) (limited to 'app/Integration') diff --git a/app/Integration/BitbucketWebhook.php b/app/Integration/BitbucketWebhook.php index d9dc45b1..b78c4d77 100644 --- a/app/Integration/BitbucketWebhook.php +++ b/app/Integration/BitbucketWebhook.php @@ -1,9 +1,9 @@