Skip to content

Commit db70b01

Browse files
authored
TASK: adjust dependency for flow 5
1 parent 301d778 commit db70b01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.1",
8-
"neos/flow": "~4.0",
8+
"neos/flow": ">=4.0",
99
"neos/cache": "*"
1010
},
1111
"autoload": {

0 commit comments

Comments
 (0)