Skip to content

Commit 7fae0b9

Browse files
authored
TASK: Declare Neos 8 compatibility
1 parent a16114e commit 7fae0b9

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.0",
7+
"neos/flow": "^5.1 || ^6.0 || ^7.0 || ^8.0",
88
"flowpack/jobqueue-common": "^3.0 || dev-master",
99
"flowpack/elasticsearch-contentrepositoryadaptor": "^7.0 || ^8.0 || dev-master"
1010
},

0 commit comments

Comments
 (0)