mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
2d0fe7a4aa
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>