You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
5 years ago
..
Composer/Test Append the bin dir on each listener iteration 5 years ago
bootstrap.php Fixes from PHPStan (#7687) 6 years ago
complete.phpunit.xml Stop running PEAR Repo test suite as it fails and is kinda irrelevant at this point 8 years ago