chrisboulton / php-resque

PHP port of resque (Workers and Queueing)
MIT License
3.43k stars 759 forks source link

Update composer.json #341

Open jasverix opened 7 years ago

jasverix commented 7 years ago

Move the required pcntl package to suggestions

jasverix commented 7 years ago

Same as issue #340

danhunsaker commented 7 years ago

As stated in #340, this extension is listed as required because it actually is required. This PR is a "wontfix" request.