diff options
author | Jeroen van der Gulik <jeroen@isset.nl> | 2011-09-22 18:03:49 +0200 |
---|---|---|
committer | Jeroen van der Gulik <jeroen@isset.nl> | 2011-09-22 18:03:49 +0200 |
commit | b3d277a58560c9cdc440efdc04730bf61ae80f9a (patch) | |
tree | f4f4619140653b370e3c8b867b50661d23bb40f5 /tests/README.md | |
parent | cf1926acb352f1d80cab7c1bc7e1ec5457a2b43d (diff) |
added missing PAT pear channel
Diffstat (limited to 'tests/README.md')
-rw-r--r-- | tests/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/README.md b/tests/README.md index b53f19506..ad8051618 100644 --- a/tests/README.md +++ b/tests/README.md @@ -41,7 +41,7 @@ vfsStream pear channel-discover pear.phpunit.de pear channel-discover pear.symfony-project.com pear channel-discover components.ez.no - pear channel-discover pear.symfony-project.com + pear channel-discover pear.php-tools.net # Finally install PHPUnit and vfsStream (including dependencies) pear install --alldeps phpunit/PHPUnit @@ -159,4 +159,4 @@ I don't have a clue how this will work. Needs to be able to handle packages that are used multiple times within the application (i.e. EE/Pyro modules) -as well as packages that are used by multiple applications (library distributions)
\ No newline at end of file +as well as packages that are used by multiple applications (library distributions) |