We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 13df97a + e055576 commit 0b1d63cCopy full SHA for 0b1d63c
1 file changed
composer.json
@@ -5,6 +5,10 @@
5
"require": {
6
"typo3/flow": "~3.0"
7
},
8
+ "suggest": {
9
+ "flowpack/elasticsearch-contentrepositoryadaptor": "Provides search using Elasticsearch",
10
+ "flowpack/simplesearch-contentrepositoryadaptor": "A simple php search engine based on sqlite"
11
+ },
12
"autoload": {
13
"psr-0": {
14
"Flowpack\\SearchPlugin": "Classes"
0 commit comments