Skip to content

Commit 7dbd0f2

Browse files
author
Bastian Waidelich
authored
TASK: Depend on 1.0+ of Flowpack.JobQueue.Common
1 parent b911c79 commit 7dbd0f2

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
@@ -5,7 +5,7 @@
55
"license": "MIT",
66
"require": {
77
"ext-redis": "*",
8-
"flowpack/jobqueue-common": "*"
8+
"flowpack/jobqueue-common": "^1.0"
99
},
1010
"autoload": {
1111
"psr-4": {

0 commit comments

Comments
 (0)