1
0
Fork 0
composer/tests
Adriano Ferreira acc040f745 Append the bin dir on each listener iteration
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.
2020-01-20 08:11:08 -02:00
..
Composer/Test Append the bin dir on each listener iteration 2020-01-20 08:11:08 -02:00
bootstrap.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
complete.phpunit.xml