Can anyone explain what this error might means?
I am trying to set up a phpunit test using ZF2, but everytime I try to run the phpunit command, I get this error.
Can anyone explain what this error might means?
I am trying to set up a phpunit test using ZF2, but everytime I try to run the phpunit command, I get this error.
Composer 経由で PHPUnit をインストールすると、このエラー メッセージが表示されることがあります。ZF2に関連するものはありません。
このコミットでSebastian がこの問題を修正しました。
">=3.7.1" などの代わりに "3.7.x-dev" に更新するだけで済みます