Skip to content

Commit

Permalink
Merge pull request #39 from sheadawson/patch-1
Browse files Browse the repository at this point in the history
Update composer.json to reflect transfer to ssau
  • Loading branch information
nyeholt committed Jan 14, 2015
2 parents 4ce57c1 + 5fcf192 commit 10453e7
Showing 1 changed file with 6 additions and 12 deletions.
18 changes: 6 additions & 12 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,24 +1,15 @@
{
"name": "sheadawson/silverstripe-multisites",
"name": "silverstripe-australia/silverstripe-multisites",
"description": "Allows for multiple websites to be managed through a single site tree.",
"type": "silverstripe-module",
"keywords": ["silverstripe", "multisites", "subsites"],
"homepage": "http://github.com/sheadawson/silverstripe-multisites",
"homepage": "http://github.com/silverstripe-australia/silverstripe-multisites",
"authors": [
{
"name": "Andrew Short",
"email": "[email protected]"
},
{
"name": "Shea Dawson",
"email": "[email protected]"
},
{
"name": "Marcus Nyeholt",
"email": "[email protected]"
}
],

"require":
{
"composer/installers": "*",
Expand All @@ -28,5 +19,8 @@
},
"extra": {
"installer-name": "multisites"
},
"replace": {
"sheadawson/silverstripe-multisites": "self.version"
}
}
}

0 comments on commit 10453e7

Please sign in to comment.