File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,7 @@ Symfony2 test suite to check that you have not broken anything.
7
7
PHPUnit
8
8
-------
9
9
10
- To run the Symfony2 test suite, `install `_ PHPUnit 3.6.4 or later first:
11
-
12
- .. code-block :: bash
13
-
14
- $ pear config-set auto_discover 1
15
- $ pear install pear.phpunit.de/PHPUnit
10
+ To run the Symfony2 test suite, `install PHPUnit `_ 3.7 (or later) first.
16
11
17
12
Dependencies (optional)
18
13
-----------------------
@@ -115,5 +110,5 @@ browser.
115
110
The code coverage only works if you have Xdebug enabled and all
116
111
dependencies installed.
117
112
118
- .. _install : http://www.phpunit.de/manual/current/en/installation.html
113
+ .. _install PHPUnit : http://www.phpunit.de/manual/current/en/installation.html
119
114
.. _`Composer` : http://getcomposer.org/
You can’t perform that action at this time.
0 commit comments