Skip to content

Commit 414688e

Browse files
committed
[TASK] Update composer.json
1 parent d3e83f1 commit 414688e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "flowpack/elasticsearch-contentrepositoryqueueindexer",
33
"type": "typo3-flow-package",
4-
"description": "Add description here",
4+
"description": "Neos CMS ElasticSearch importer based on Beanstalkd (to handle big indexing tags, +50'000 nodes)",
55
"require": {
66
"typo3/flow": "*",
77
"typo3/jobqueue-beanstalkd": "*"
@@ -11,4 +11,4 @@
1111
"Flowpack\\ElasticSearch\\ContentRepositoryQueueIndexer": "Classes"
1212
}
1313
}
14-
}
14+
}

0 commit comments

Comments
 (0)