diff --git a/README.md b/README.md index b3ad5ae2..c3a3d2e0 100644 --- a/README.md +++ b/README.md @@ -572,6 +572,7 @@ aborted. * [Brakeman](lib/overcommit/hook/pre_push/brakeman.rb) * [Minitest](lib/overcommit/hook/pre_push/minitest.rb) +* [PhpUnit](lib/overcommit/hook/pre_push/php_unit.rb) * [ProtectedBranches](lib/overcommit/hook/pre_push/protected_branches.rb) * [Pytest](lib/overcommit/hook/pre_push/pytest.rb) * [PythonNose](lib/overcommit/hook/pre_push/python_nose.rb)