Skip to content

Commit

Permalink
Merge pull request #99 from spekulatius/patch-1
Browse files Browse the repository at this point in the history
Update composer.json
  • Loading branch information
nyeholt committed Sep 6, 2015
2 parents 48b0a1f + 34d5520 commit b4a0c96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "silverstripe-australia/gridfieldextensions",
"description": "A collection of useful grid field components",
"type": "silverstripe-module",
"homepage": "http://github.com/ajshort/silverstripe-gridfieldextensions",
"homepage": "http://github.com/silverstripe-australia/silverstripe-gridfieldextensions",
"keywords": ["silverstripe", "gridfield"],
"license": "BSD-3-Clause",
"authors": [
Expand All @@ -16,7 +16,7 @@
}
],
"support": {
"issues": "http://github.com/ajshort/silverstripe-gridfieldextensions/issues"
"issues": "http://github.com/silverstripe-australia/silverstripe-gridfieldextensions/issues"
},
"require": {
"silverstripe/framework": "~3.1"
Expand Down

0 comments on commit b4a0c96

Please sign in to comment.