2015-11-19 41 views

回答

1

我建議你跳過XAMPP並使用Gi​​t。更容易。但你實際上不需要這兩個來安裝它。

把這個Git中或XAMPP composer updatecomposer.json

{ 
    "require-dev": { 
     "phpunit/phpunit": "5.0.*" 
    } 
} 

運行它,像這樣的composer install 後,就是這樣。您成功下載並安裝了PHPUnit。它位於根供應商/