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 674807e commit 9faecbbCopy full SHA for 9faecbb
composer.json
@@ -4,7 +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
- "flowpack/jobqueue-common": "*"
+ "flowpack/jobqueue-common": "^1.0"
8
},
9
"autoload": {
10
"psr-4": {
0 commit comments