silverstripe-framework/dev/phpunit
AntonyThorpe 2d0fe7a4aa Update PhpUnitWrapper.php & TestRunner.php to recommend PHPUnit installation via Composer rather than PEAR
Using the PEAR Installer to install PHPUnit is no longer supported.  See https://github.com/sebastianbergmann/phpunit/wiki/End-of-Life-for-PEAR-Installation-Method.

Replace PEAR in a comment and die output message with Composer.

Signed-off-by: AntonyThorpe <antony.thorpe@budget12.com>
2014-09-08 17:46:09 +12:00
..
PhpUnitWrapper_3_4.php BUG Allow PHPUnit installation with composer / Fix travis 2014-05-02 18:22:04 +12:00
PhpUnitWrapper_3_5.php BUG Allow PHPUnit installation with composer / Fix travis 2014-05-02 18:22:04 +12:00
PhpUnitWrapper_Generic.php BUG Allow PHPUnit installation with composer / Fix travis 2014-05-02 18:22:04 +12:00
PhpUnitWrapper.php Update PhpUnitWrapper.php & TestRunner.php to recommend PHPUnit installation via Composer rather than PEAR 2014-09-08 17:46:09 +12:00