Skip to content

Commit cbc8c36

Browse files
authored
Merge pull request #52 from jonnitto/patch-1
Update: Allow Flow 8
2 parents e0c2a9c + 231ee34 commit cbc8c36

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
@@ -16,7 +16,7 @@
1616
}
1717
],
1818
"require": {
19-
"neos/flow": "^7.0 || dev-master"
19+
"neos/flow": "^7.0 || ^8.0 || dev-master"
2020
},
2121
"autoload": {
2222
"psr-4": {

0 commit comments

Comments
 (0)