phar-io/composer-plugin

Adapt Symfony Console's argument parsing

sebastianheuer opened this issue · 1 comments

The Phive command should not try to interpret the arguments provided for Phive, but instead handle them as a single string.

Problem solved via "ignoreValidationErrors" option in this case.