summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorAndrey Andreev <narf@devilix.net>2013-05-27 13:24:27 +0200
committerAndrey Andreev <narf@devilix.net>2013-05-27 13:24:27 +0200
commit5b3be33299d41f9272c7c9e3f2d3a3161c1d11b4 (patch)
treeec399398881a7b872da244959ac1410642716575 /tests
parent51f69a909974d4cb9803fbebf53f773d47d18938 (diff)
parent8c40c9cbbed7c25a6f544219127998924ec4c673 (diff)
Merge pull request #2460 from vlakoff/develop-3
Add a requirement in tests installation instructions
Diffstat (limited to 'tests')
-rw-r--r--tests/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/README.md b/tests/README.md
index a5f89a2b1..3e32edc0c 100644
--- a/tests/README.md
+++ b/tests/README.md
@@ -17,6 +17,7 @@ format to facilitate clean api design. [see http://arrenbrecht.ch/testing/]
PHP Unit >= 3.5.6
pear channel-discover pear.phpunit.de
+ pear channel-discover pear.symfony.com
pear install phpunit/PHPUnit
vfsStream