Install must be sudo'd
Also noticed a bug install xdebug, seems the download fails the majority of the time. Haven't fixed, just needed someone to talk to
This commit is contained in:
parent
4009e9e50a
commit
4e6b8e957d
1 changed files with 1 additions and 1 deletions
2
setup.sh
2
setup.sh
|
@ -80,7 +80,7 @@ then
|
|||
sudo pear channel-discover pear.phpunit.de
|
||||
sudo pear channel-discover components.ez.no
|
||||
sudo pear channel-discover pear.symfony.com
|
||||
pear install --alldeps phpunit/PHPUnit
|
||||
sudo pear install --alldeps phpunit/PHPUnit
|
||||
|
||||
brew linkapps
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue