Added Entity and Entity Reference Revisions which got dropped somewhere along the...
[yaffs-website] / composer.json
index 5e6145feca5cd55d89e2a2890e0aad2ac01b4fa8..c514b311020fb3ac0801bdb4041a3de9da5ec65a 100644 (file)
@@ -89,7 +89,9 @@
         "drupal/inline_entity_form": "^1.0@beta",
         "drupal/entity_embed": "^1.0@beta",
         "drupal/dropzonejs": "^2.0@alpha",
-        "drupal/security_review": "1.x-dev"
+        "drupal/security_review": "1.x-dev",
+        "drupal/entity_reference_revisions": "^1.6",
+        "drupal/entity": "^1.0-rc1"
     },
     "require-dev": {
         "behat/mink": "~1.7",