Add composer replace

This commit is contained in:
Damian Mooyman 2015-04-23 12:43:43 +12:00
parent 7f5bf0cda9
commit 766bd5d153
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": "*"
}
}