Version 0.8.4
Bugfix
- [Major] Recently introduced for
symfony/process 4.2
broke older versions.
Improvement
- Now relies on arguments escaping offered by
symfony/process
. - Tested on PHP 7.3 final !
Improved
- Q&A: travis now tests with lowest supported deps !
- Q&A: travis tests PHP 7.3 too