Skip to content

Commit bf8cee6

Browse files
jzawadzkiweaverryan
authored andcommitted
required PHPUnit version in the docs should be updated to 4.2 (or later) since the atLeast() method which is used in some of the tests
1 parent c090a74 commit bf8cee6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributing/code/tests.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Symfony test suite to check that you have not broken anything.
99
PHPUnit
1010
-------
1111

12-
To run the Symfony test suite, `install PHPUnit`_ 3.7 (or later) first.
12+
To run the Symfony test suite, `install PHPUnit`_ 4.2 (or later) first.
1313

1414
Dependencies (optional)
1515
-----------------------

0 commit comments

Comments
 (0)