diff --git a/composer.json b/composer.json index 2cbf59a..30322a8 100755 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "micmania1/silverstripe-blogger", + "name": "micmania1/silverstripe-blog", "description": "A fresh take on blogging in Silverstripe set out to tackle the issue of a cluttered Site Tree.", "keywords": ["silverstripe", "blog", "news"], "type": "silverstripe-module", @@ -17,6 +17,5 @@ "silverstripe/widgets": "Some widgets come with the blog which are compatible with the widgets module.", "silverstripe/comments": "This module adds comments to your blog." }, - "minimum-stability": "dev", "prefer-stable": true }