Merge pull request #197 from tractorcow/pulls/2.0/replace

Add composer replace
This commit is contained in:
Christopher Pitt 2015-04-28 14:17:57 +12:00
commit 6bd8bc9210
1 changed files with 3 additions and 0 deletions

View File

@ -30,5 +30,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."
},
"replace": {
"micmania1/silverstripe-blog": "*"
}
}