mirror of
https://github.com/idanoo/php-resque.git
synced 2024-11-24 17:25:13 +00:00
Added PCNTL extension check on composer file
This commit is contained in:
parent
72c2afad59
commit
4ff0c51d40
@ -19,6 +19,7 @@
|
||||
],
|
||||
"require": {
|
||||
"php": ">=5.3.0",
|
||||
"ext-pcntl": "*",
|
||||
"colinmollenhour/credis": "dev-master"
|
||||
},
|
||||
"suggest": {
|
||||
|
Loading…
Reference in New Issue
Block a user