Commit f353a29d authored by Bas de Nooijer's avatar Bas de Nooijer Committed by GitHub

Merge pull request #446 from dewos/master

Added 'suggest' for Criteria in composer.json
parents a826fdc9 c3bc5f1b
...@@ -21,6 +21,9 @@ ...@@ -21,6 +21,9 @@
"zendframework/zendframework1": "~1.12", "zendframework/zendframework1": "~1.12",
"satooshi/php-coveralls": "~1.0" "satooshi/php-coveralls": "~1.0"
}, },
"suggest": {
"minimalcode/search": "Query builder compatible with Solarium, allows simplified solr-query handling"
},
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-develop": "3.3.x-dev" "dev-develop": "3.3.x-dev"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment