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.
2 parents a16114e + 7fae0b9 commit 88862b8Copy full SHA for 88862b8
composer.json
@@ -4,7 +4,7 @@
4
"description": "Neos CMS Elasticsearch indexer based on a job queue",
5
"license": "MIT",
6
"require": {
7
- "neos/flow": "^5.1 || ^6.0 || ^7.0",
+ "neos/flow": "^5.1 || ^6.0 || ^7.0 || ^8.0",
8
"flowpack/jobqueue-common": "^3.0 || dev-master",
9
"flowpack/elasticsearch-contentrepositoryadaptor": "^7.0 || ^8.0 || dev-master"
10
},
0 commit comments