mirror of
https://github.com/idanoo/php-resque
synced 2025-07-02 06:02:21 +00:00
Fix bootstrap.php for tests
This commit is contained in:
parent
d702f498bf
commit
3b4d2e4c1f
6 changed files with 58 additions and 77 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "idanoo/php-resque",
|
||||
"version": "1.4.3",
|
||||
"version": "1.4.4",
|
||||
"type": "library",
|
||||
"description": "Redis backed library for creating background jobs and processing them later. Based on resque for Ruby. Originally forked from chrisboulton/php-resque.",
|
||||
"keywords": ["job", "background", "redis", "resque"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue