diff options
-rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 2750cfd..2b89673 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ } ], "require": { - "ch1p/jobd-client": "^1.5", + "ch1p/jobd-client": "^1.6.0", "ext-json": "*", "ext-mysqli": "*", "ext-pcntl": "*" |