Skip to content

Commit

Permalink
Merge pull request thomaspark#309 from polmabri/gh-pages
Browse files Browse the repository at this point in the history
Update composer.json to suggest "robloach/component-installer" instead of require it
  • Loading branch information
thomaspark committed Sep 3, 2014
2 parents 6f4d4c4 + 2974798 commit c6def2a
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 @@ -9,8 +9,8 @@
}
],
"type": "component",
"require": {
"robloach/component-installer": "0.0.*"
"suggest": {
"robloach/component-installer": "Allows installation of Components via Composer"
},
"extra": {
"component": {
Expand Down

0 comments on commit c6def2a

Please sign in to comment.