Skip to content

Commit 0b78e86

Browse files
committed
TASK: Set dependency on Flow 4.0
1 parent c371ff8 commit 0b78e86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"description": "Implements concrete Queue for the doctrine work queue. Requires the packages flowpack/jobqueue-common to be installed.",
55
"license": "MIT",
66
"require": {
7+
"neos/flow": "~4.0",
78
"flowpack/jobqueue-common": "^2.0"
89
},
910
"autoload": {

0 commit comments

Comments
 (0)