Skip to content

Commit 9faecbb

Browse files
author
Bastian Waidelich
authored
TASK: Depend on 1.0+ of Flowpack.JobQueue.Common
1 parent 674807e commit 9faecbb

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
@@ -4,7 +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-
"flowpack/jobqueue-common": "*"
7+
"flowpack/jobqueue-common": "^1.0"
88
},
99
"autoload": {
1010
"psr-4": {

0 commit comments

Comments
 (0)