commit | 390f401102cef992a682b487c906961ae4bdcafa | [log] [tgz] |
---|---|---|
author | Alex Bilbie <alex@alexbilbie.com> | Tue Oct 16 18:36:48 2012 +0100 |
committer | Alex Bilbie <alex@alexbilbie.com> | Tue Oct 16 18:36:48 2012 +0100 |
tree | 06421d9ba2ef861db81d09d851ad5d78e49143df | |
parent | 0f5b3060ff04b064b1a4bee9b114357ccd5a57de [diff] |
Updated composer.json to use official PHPUnit package Signed-off-by: Alex Bilbie <alex@alexbilbie.com>
diff --git a/composer.json b/composer.json index dc098ac..7d60020 100644 --- a/composer.json +++ b/composer.json
@@ -3,6 +3,6 @@ "mikey179/vfsStream": "*" }, "require-dev": { - "EHER/PHPUnit": "*" + "phpunit/phpunit": "*" } } \ No newline at end of file