0
我無法用PHP將PHPUnit從3.7升級到3.8。以下:通過梨來安裝PHPUnit 3.8
pear install --alldeps phpunit/PHPUnit
返回
phpunit/PHPUnit is already installed and is the same as the released version 3.7.19
我試圖改變我的梨首選狀態的β/ devel的不有所作爲。有關我如何升級到3.8的任何想法?
給我:「沒什麼可升級的」。嗯... – 2013-04-11 12:58:43
嘗試'升級-f' – cweiske 2013-04-11 13:00:54
如果我使用--force,它仍然認爲我想升級到3.7.19 – 2013-04-11 13:01:10