Skip to content

Commit

Permalink
Updated requirement for gridfield extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasbnielsen committed Dec 5, 2014
1 parent 476c935 commit 674eb80
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
"authors": [
{
"name": "Thomas B. Nielsen - Nobrainer Web",
"email": "[email protected]"
"email": "[email protected]",
"homepage": "http://www.nobrainer.dk"
}
],
"support": {
Expand All @@ -17,7 +18,7 @@
"require": {
"silverstripe/framework": "~3.1",
"silverstripe/cms": "~3.1",
"ajshort/silverstripe-gridfieldextensions": "dev-master",
"silverstripe-australia/gridfieldextensions": "~1.0",
"unclecheese/betterbuttons": "dev-master",
"bummzack/sortablefile": "dev-master",
"jonom/focuspoint": "dev-master"
Expand Down

0 comments on commit 674eb80

Please sign in to comment.