From 79228d0f730f0edbd2ac5baf2fdbc32e505cc9cb Mon Sep 17 00:00:00 2001 From: Josh Sherman Date: Sat, 12 Jul 2014 14:50:19 -0400 Subject: [PATCH] Updated README Updated the optional software to include UOPZ instead of php-test-helpers --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 185ea86..dd104a4 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ My rant about outdated server stacks can be found [on my blog](http://joshtronic * SQLite 3 with the `PDO_SQLITE` driver * Memcached server with the `Memcache` module * `composer` if you want to compile LESS, SCSS or JS also necessary if you want to use AYAH integration or run the test suite -* [ext/test_helpers](https://github.com/php-test-helpers/php-test-helpers) if you want to be able to run the test suite +* [UOPZ](https://github.com/krakjoe/uopz) if you want to be able to run the test suite ## Installation