We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c371ff8 commit 0b78e86Copy full SHA for 0b78e86
composer.json
@@ -4,6 +4,7 @@
4
"description": "Implements concrete Queue for the doctrine work queue. Requires the packages flowpack/jobqueue-common to be installed.",
5
"license": "MIT",
6
"require": {
7
+ "neos/flow": "~4.0",
8
"flowpack/jobqueue-common": "^2.0"
9
},
10
"autoload": {
0 commit comments