mirror of
https://github.com/idanoo/php-resque
synced 2025-07-25 00:49:17 +00:00
v2.5.1 - Update psr/log reqs
This commit is contained in:
parent
e3ac97920c
commit
eb3395645f
3 changed files with 6 additions and 3 deletions
|
@ -12,7 +12,7 @@ namespace Resque;
|
|||
|
||||
class Resque
|
||||
{
|
||||
public const VERSION = '2.5.0';
|
||||
public const VERSION = '2.5.1';
|
||||
|
||||
public const DEFAULT_INTERVAL = 5;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue