mirror of
https://github.com/silverstripe/silverstripe-blog
synced 2024-10-22 11:05:58 +02:00
Merge pull request #52 from vikas-srivastava/composer
Bug : Removed errors from Composer.json
This commit is contained in:
commit
391d43f296
@ -1,17 +1,14 @@
|
||||
{
|
||||
"name": "silverstripe/blog",
|
||||
"description": "The blog module allows you to post blogs on your SilverStripe.
|
||||
It includes the ability to post blogs using a site front-end form. Blogs are
|
||||
summarised on the blog holder page type, with more detail viewable when a specific blog is clicked.
|
||||
",
|
||||
"description": "The blog module allows you to post blogs on your SilverStripe. It includes the ability to post blogs using a site front-end form. Blogs are summarised on the blog holder page type, with more detail viewable when a specific blog is clicked.",
|
||||
"type": "silverstripe-module",
|
||||
"keywords": ["silverstripe", "blog"],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Saophalkun Ponlu",
|
||||
"name": "Saophalkun Ponlu"
|
||||
},
|
||||
{
|
||||
"name": "Carlos Barberis",
|
||||
"name": "Carlos Barberis"
|
||||
}
|
||||
],
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user