acc040f745
The "composer install" can create the vendor/dir folders and be used as a script item on composer.json. Having another script running after it that relies on vendor/bir binaries (such as phpunit) will cause it to not find the binary. This fix addresses the issue by trying to append the path on each script iteration. |
||
---|---|---|
.. | ||
Composer/Test | ||
bootstrap.php | ||
complete.phpunit.xml |