Switched IF Statement order to prevent excess calls to redis.

This commit is contained in:
Daniel Mason 2020-01-10 11:35:56 +13:00
parent 19f21219f8
commit 493c12846a
4 changed files with 6 additions and 3 deletions

View file

@ -1,6 +1,6 @@
{
"name": "idanoo/php-resque",
"version": "1.4.5",
"version": "1.4.6",
"type": "library",
"replace": {
"chrisboulton/php-resque": "*",