Skip to content

Commit

Permalink
Replace version constraint in suggest section
Browse files Browse the repository at this point in the history
  • Loading branch information
Baachi committed Jun 20, 2012
1 parent f8c3d9d commit c7050dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"doctrine/common": "*"
},
"suggest": {
"riak/riak-client": "dev-master"
"riak/riak-client": "to use the Riak storage"
},
"require-dev": {
"riak/riak-client": "dev-master"
Expand Down

0 comments on commit c7050dd

Please sign in to comment.