Skip to content

Commit 3dd5877

Browse files
committed
bump required PHPUnit version
1 parent 1bd9ed4 commit 3dd5877

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/testing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ it has its own excellent `documentation`_.
1717

1818
.. note::
1919

20-
Symfony works with PHPUnit 3.5.11 or later, though version 3.6.4 is
20+
Symfony works with PHPUnit 3.5.11 or later, though version 4.2 is
2121
needed to test the Symfony core code itself.
2222

2323
Each test - whether it's a unit test or a functional test - is a PHP class

0 commit comments

Comments
 (0)