diff --git a/composer.json b/composer.json index 934c782..3ae0f4c 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "silverstripe/postgresql": "*", "silverstripe/sqlite3": "*", "silverstripe/mssql": "*", - "phpunit/PHPUnit": "~3.7@stable" + "phpunit/phpunit": "~3.7@stable" }, "extra": {