Skip to content

Commit bda89c9

Browse files
TASK: Declare compatibility with Neos 7.0
1 parent 797edfe commit bda89c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Neos CMS Elasticsearch indexer based on a job queue",
55
"license": "MIT",
66
"require": {
7-
"neos/flow": "^5.1 || ^6.0",
7+
"neos/flow": "^5.1 || ^6.0 || ^7.0",
88
"flowpack/jobqueue-common": "^3.0 || dev-master",
99
"flowpack/elasticsearch-contentrepositoryadaptor": "^7.0 || dev-master"
1010
},

0 commit comments

Comments
 (0)