From 51aabebb6e3fdd70dafe6effecc24f0c93492f36 Mon Sep 17 00:00:00 2001 From: Carsten Brandt Date: Mon, 25 Nov 2013 02:31:23 +0100 Subject: [PATCH] updated ext composer.json for issue labels --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 5a47397..0d0953b 100644 --- a/composer.json +++ b/composer.json @@ -5,7 +5,7 @@ "type": "yii2-extension", "license": "BSD-3-Clause", "support": { - "issues": "https://github.com/yiisoft/yii2/issues?state=open", + "issues": "https://github.com/yiisoft/yii2/issues?labels=ext%3Aswiftmailer", "forum": "http://www.yiiframework.com/forum/", "wiki": "http://www.yiiframework.com/wiki/", "irc": "irc://irc.freenode.net/yii",