We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef7da83 commit cd6c94bCopy full SHA for cd6c94b
1 file changed
composer.json
@@ -4,9 +4,9 @@
4
"description": "Neos CMS ElasticSearch indexer based on beanstalkd (job queue)",
5
"license": "MIT",
6
"require": {
7
- "typo3/jobqueue-beanstalkd": "*",
+ "flowpack/jobqueue-beanstalkd": "*",
8
"flowpack/elasticsearch-contentrepositoryadaptor": "*",
9
- "typo3/typo3cr-search": "*"
+ "neos/content-repository-search": "*",
10
},
11
"autoload": {
12
"psr-0": {
0 commit comments