v2.0.0: Switching to ProcessSpawner
- FIX: removed standalone process package. Now using
symfony/process
incore
. Hooks intoConsole\ProcessSpawner
to ensure clean clean-up when usingctrl+c
. - FIX: config variables are now put in
plugins
array instead of root of the config.