diff --git a/en/development/testing.rst b/en/development/testing.rst index 3bf7838a09..bfac274b0c 100644 --- a/en/development/testing.rst +++ b/en/development/testing.rst @@ -18,7 +18,7 @@ Install via Composer -------------------- The newer versions of PHPUnit do not currently work with cake:: - "phpunit/phpunit": "3.7.32" + "phpunit/phpunit": "3.7.38" Install via .phar Package -------------------------