diff --git a/composer.json b/composer.json index f2068f48de9982d50454b33cb830b4a7e80ab56e..09db3fd72f79353c55e8a10db005039790c5300b 100644 --- a/composer.json +++ b/composer.json @@ -120,7 +120,7 @@ "drupal/media_entity_image": "8.1.2", "drupal/media_entity_audio": "8.1.0-beta3", "drupal/video_embed_field": "8.1.3", - "drupal/entityqueue": "8.1.0-alpha4", + "drupal/entityqueue": "dev-8.x-1.x#1e33d7d90bea473718f8b17f358923e19c833cd5", "drupal/pathauto": "8.1.0-beta1", "drupal/redirect": "8.1.0-alpha1", diff --git a/drupal-org.make b/drupal-org.make index af972cf672b73fc781d25f2cfd126967d6cda781..73b687e1193a69389cf78c1b8ffef94628382d16 100644 --- a/drupal-org.make +++ b/drupal-org.make @@ -193,6 +193,13 @@ projects[entityqueue][download][type] = git projects[entityqueue][download][url] = https://git.drupal.org/project/entityqueue projects[entityqueue][download][tag] = 8.x-1.0-alpha4 +projects[entityqueue][type] = module +projects[entityqueue][subdir] = "contrib" +projects[entityqueue][download][url] = http://git.drupal.org/project/entityqueue.git +projects[entityqueue][download][revision] = 1e33d7d90bea473718f8b17f358923e19c833cd5 +projects[entityqueue][download][branch] = 8.x-1.x + + ;;;;;;;;;;;;;;;;;;;;; ;; Contrib modules for Varbase SEO. ;;;;;;;;;;;;;;;;;;;;;