We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63be4ef commit b3238d1Copy full SHA for b3238d1
composer.json
@@ -4,9 +4,8 @@
4
"description": "Neos CMS ElasticSearch indexer based on beanstalkd (job queue)",
5
"license": "MIT",
6
"require": {
7
- "flowpack/jobqueue-beanstalkd": "^3.0.0",
8
- "flowpack/elasticsearch-contentrepositoryadaptor": "^4.0.0",
9
- "neos/content-repository-search": "^3.0.0"
+ "flowpack/jobqueue-common": "^2.0.0",
+ "flowpack/elasticsearch-contentrepositoryadaptor": "^4.0.0"
10
},
11
"autoload": {
12
"psr-0": {
0 commit comments