Skip to content

Commit

Permalink
Merge pull request #446 from dewos/master
Browse files Browse the repository at this point in the history
Added 'suggest' for Criteria in composer.json
  • Loading branch information
basdenooijer authored Sep 3, 2016
2 parents a826fdc + c3bc5f1 commit f353a29
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
"zendframework/zendframework1": "~1.12",
"satooshi/php-coveralls": "~1.0"
},
"suggest": {
"minimalcode/search": "Query builder compatible with Solarium, allows simplified solr-query handling"
},
"extra": {
"branch-alias": {
"dev-develop": "3.3.x-dev"
Expand Down

0 comments on commit f353a29

Please sign in to comment.