Skip to content

Commit 6d70a65

Browse files
barteknweaverryan
authored andcommitted
Updated required PHPUnit version
Running tests on version 3.6.4 ends with following error: PHP Fatal error: Call to undefined method Symfony\Component\Form\Tests\SimpleFormTest::callback() in symfony/src/Symfony/Component/Form/Tests/SimpleFormTest.php on line 107
1 parent d65b968 commit 6d70a65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributing/code/tests.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Symfony2 test suite to check that you have not broken anything.
77
PHPUnit
88
-------
99

10-
To run the Symfony2 test suite, `install`_ PHPUnit 3.6.4 or later first:
10+
To run the Symfony2 test suite, `install`_ PHPUnit 3.7.28 or later first:
1111

1212
.. code-block:: bash
1313

0 commit comments

Comments
 (0)