Skip to content

Commit c66fcc8

Browse files
TASK: Add compatibility with Flow / Neos 8.0
1 parent 4522f7a commit c66fcc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"name": "punktde/elastic-sync",
55
"license": "MIT",
66
"require": {
7-
"neos/flow": "^6.0 || ^7.0"
7+
"neos/flow": "^6.0 || ^7.0 || ^8.0"
88
},
99
"autoload": {
1010
"psr-4": {

0 commit comments

Comments
 (0)