mirror of
https://github.com/idanoo/php-resque
synced 2025-07-01 13:42:22 +00:00
2.0.3 (2022-09-12)
- Update composer packages - Added WoodpeckerCI tests - Updated links in composer package - Stricter typing
This commit is contained in:
parent
f9a22e7b8a
commit
05cae402b5
21 changed files with 215 additions and 524 deletions
|
@ -11,7 +11,6 @@ namespace Resque\Test;
|
|||
*/
|
||||
|
||||
$loader = require __DIR__ . '/../vendor/autoload.php';
|
||||
// $loader->add('Resque_Tests', __DIR__);
|
||||
|
||||
# Redis configuration
|
||||
global $redisTestServer;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue