Closed
Description
When phing is installed as PHAR (e.g. by phive), it will not include "suggested dependencies" as mentioned on https://packagist.org/packages/phing/phing.
So for example, if I'd like to use the StopwatchTask, it won't work, because the dependency to symfony/stopwatch is not included in the PHAR. As far as I know, there is no option to add this dependency later on.
Would it be possible to add as many "suggested dependencies" as possible to the PHAR?
Metadata
Assignees
Labels
No labels