diff --git a/contact_message_rest.info.yml b/contact_message_rest.info.yml
index ea96a0d..fd40f01 100644
--- a/contact_message_rest.info.yml
+++ b/contact_message_rest.info.yml
@@ -1,8 +1,7 @@
-name: 'Contact message REST'
+name: Contact Message REST
 type: module
-description: 'Allows posting of contact messages through REST'
-version: VERSION
+description: Allows posting of contact messages through REST.
 core: 8.x
 dependencies:
-  - contact
-  - rest
+  - drupal:contact
+  - drupal:rest
