diff --git a/email_registration.info.yml b/email_registration.info.yml
index ccd35e7..a9f76f4 100644
--- a/email_registration.info.yml
+++ b/email_registration.info.yml
@@ -2,3 +2,5 @@ name: Email Registration
 type: module
 description: 'Allows users to register with an e-mail address as their username.'
 core: 8.x
+dependencies:
+  - drupal:user
