summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-10-28 16:04:00 +0200
committerRemi Collet <fedora@famillecollet.com>2016-10-28 16:04:00 +0200
commit7212e7a23961c77170426ff7f84602f534a74670 (patch)
tree10de30f01c04db9536808bbc2fae7adab677c89a /composer.json
parentd37dbdeaf069b31677340cb1495b1590e72ef13e (diff)
php-solarium: 3.7.0
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/composer.json b/composer.json
index 538895c..1bcf8b7 100644
--- a/composer.json
+++ b/composer.json
@@ -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"