diff --git a/composer.json b/composer.json index 5e7cc41..46b877f 100755 --- a/composer.json +++ b/composer.json @@ -29,7 +29,8 @@ ], "suggest": { "silverstripe/widgets": "Some widgets come with the blog which are compatible with the widgets module.", - "silverstripe/comments": "This module adds comments to your blog." + "silverstripe/comments": "This module adds comments to your blog.", + "silverstripe/comment-notifications": "Get email notifications of comments on blog posts" }, "replace": { "micmania1/silverstripe-blog": "*"