Skip to content

Commit f8aafc9

Browse files
authored
Merge pull request #40 from Sebobo/patch-1
TASK: Define Flow 8 compatibility
2 parents 9f1f909 + 0a8ac9d commit f8aafc9

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
@@ -6,7 +6,7 @@
66
"bin-dir": "bin"
77
},
88
"require": {
9-
"neos/flow": "~7.0",
9+
"neos/flow": "~7.0 || ^8.0 || dev-master",
1010
"t3n/graphql-tools": "~1.0.2",
1111
"php": ">=7.2",
1212
"ext-json": "*"

0 commit comments

Comments
 (0)