Skip to content

Commit

Permalink
More information in composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
spekulatius committed Feb 14, 2016
1 parent 94c8c7f commit 0d459bb
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"role": "Contributors"
}
],
"minimum-stability" : "dev",
"minimum-stability": "dev",
"require": {
"php": ">=5.0.0",
"silverstripe/framework": "~3.1",
Expand All @@ -38,5 +38,9 @@
"suggest": {
"friendsofsilverstripe/silverstripe-maintenance": "Modeladmin for SilverStripe update checker",
"silverstripe/queuedjobs": "Allows to run update checker as queuedjob"
}
}
},
"support": {
"issues": "https://github.com/spekulatius/silverstripe-composer-update-checker/issues"
},
"homepage": "https://github.com/spekulatius/silverstripe-composer-update-checker"
}

0 comments on commit 0d459bb

Please sign in to comment.