Skip to content

Commit 3b1f7c1

Browse files
authored
Merge pull request #61 from Flowpack/task/flow-9
TASK: Declare compatibility with Flow 9
2 parents 439dd58 + 486189d commit 3b1f7c1

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
@@ -5,7 +5,7 @@
55
"license": "MIT",
66
"require": {
77
"php": "^7.4 || ^8.0",
8-
"neos/flow": "^6.3 || ^7.0 || ^8.0 || dev-master",
8+
"neos/flow": "^6.3 || ^7.0 || ^8.0 || ^9.0",
99
"neos/cache": "*"
1010
},
1111
"autoload": {

0 commit comments

Comments
 (0)