Skip to content
This repository has been archived by the owner on Feb 5, 2024. It is now read-only.

Commit

Permalink
Update composer file and add riak/riak-client to the "suggest" section
Browse files Browse the repository at this point in the history
  • Loading branch information
Baachi committed Jun 20, 2012
1 parent f4ba01a commit f8c3d9d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 18 deletions.
5 changes: 4 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,11 @@
"require": {
"doctrine/common": "*"
},
"suggest": {
"riak/riak-client": "dev-master"
},
"require-dev": {
"riak/riak-client": "*"
"riak/riak-client": "dev-master"
},
"description": "Simple Key-Value Store Abstraction Layer that maps to PHP objects, allowing for many backends.",
"license": "MIT",
Expand Down
22 changes: 5 additions & 17 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f8c3d9d

Please sign in to comment.