diff --git a/composer.json b/composer.json index a52a44026f7c5a49916f633f9db21d676e369f6e..243e9e2e7b003aa64d56c3bd4dc7744d4b7dc602 100644 --- a/composer.json +++ b/composer.json @@ -109,6 +109,7 @@ "drupal/anchor_link": "8.1.0-alpha1", "drupal/features": "8.3.0-beta7", "drupal/views_infinite_scroll": "8.1.2", + "drupal/poll": "8.1.0", "drupal/embed": "8.1.0-rc3", "drupal/entity": "8.1.0-alpha3", diff --git a/drupal-org.make b/drupal-org.make index bad495481abda3cd485dce84b05a80693f4e71b4..984e661db1f130ecb226acf653c108310ac2657b 100644 --- a/drupal-org.make +++ b/drupal-org.make @@ -193,6 +193,12 @@ projects[video_embed_field][download][type] = git projects[video_embed_field][download][url] = https://git.drupal.org/project/video_embed_field projects[video_embed_field][download][tag] = 8.x-1.2 +projects[poll][type] = module +projects[poll][subdir] = "contrib" +projects[poll][download][type] = git +projects[poll][download][url] = https://git.drupal.org/project/poll +projects[poll][download][tag] = 8.x-1.0 + ;;;;;;;;;;;;;;;;;;;;; ;; Contrib modules for Varbase SEO. ;;;;;;;;;;;;;;;;;;;;;