We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 65e422f + 33cbe1a commit dfdafcaCopy full SHA for dfdafca
1 file changed
composer.json
@@ -4,7 +4,8 @@
4
"description": "Neos CMS ElasticSearch indexer based on beanstalkd (job queue)",
5
"license": "MIT",
6
"require": {
7
- "typo3/jobqueue-beanstalkd": "*",
+ "typo3/jobqueue-common": "0.1.0",
8
+ "typo3/jobqueue-beanstalkd": "1.1.0",
9
"flowpack/elasticsearch-contentrepositoryadaptor": "^2.0.2",
10
"typo3/typo3cr-search": "^2.1.1"
11
},
0 commit comments