Daniel Mason
fd35e9c563
Lock phpunit to ^7.0
2018-05-25 19:38:47 +12:00
Daniel Mason
ae84530132
- Reformatted files to PSR2 standard
...
- Removed credis for native phpredis
- Tidied up some docs
- Setting up new travis.ci build
2018-05-25 19:26:54 +12:00
Daniel Mason
6f78451498
Remove credis dependancy for php-redis/predis
2018-05-25 14:24:48 +12:00
dinbrca
da25ae1263
Update composer.json
2016-12-06 14:05:43 +02:00
Chris Boulton
3b676e8d6a
bump credis to 1.7
2016-10-15 02:12:35 -07:00
Todd Burry
40d2ec8c77
Make the credis requirements less strict.
...
Since credis has moved forward, but is backwards compatible, resque
shouldn’t be so strict towards an old version because other libraries
need newer credis features.
2014-06-23 08:20:23 -04:00
Rockstar04
7aa9abdb2e
Added PSR3 to composer dependencies
2013-06-25 08:56:28 -07:00
Ruud Kamphuis
a0eaac4709
Updated credis dependency to 1.2.* (fixes a bug in blpop)
2013-06-03 18:10:14 +02:00
Rajib Ahmed
4ff0c51d40
Added PCNTL extension check on composer file
2013-03-27 16:45:05 +01:00
Chris Boulton
b0900d6390
add package suggestions (proctitle and redis extensions)
2013-01-12 23:56:16 +11:00
Chris Boulton
2ba15eb555
replace Redisent with Credis (also adds native phpredis support)
2013-01-12 23:37:38 +11:00
Chris Boulton
2f5b48930f
make better use of composer across php-resque
...
* recommend php-resque be installed via Composer
* provide quick getting started steps
* move ./resque.php to bin/resque, make it available as a Composer bin
* have classes autoloaded via Composer (or some other means if not using Composer)
2013-01-12 22:40:26 +11:00
Chris Boulton
8a7f11f906
add phpunit as a development requirement
2013-01-12 21:47:07 +11:00
Chris Boulton
905c396703
add basic composer.json. closes #59
2012-08-01 11:39:12 +10:00