diff --git a/composer.json b/composer.json index 794969e..142decf 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "drupal/cshs": "^1.0@beta", "drupal/drutopia_collection": "dev-8.x-1.x as 1.x-dev", "drupal/empty_page": "^2.0", - "drupal/entity_reference_override": "dev-8.x-1.x as 1.x-dev", + "drupal/entity_reference_override": "1.x-dev", "drupal/field_token_value": "^1.0", "drupal/fixed_block_content": "^1.0", "drupal/footnotes": "2.x-dev", @@ -65,10 +65,6 @@ "type": "git", "url": "git@git.drupal.org:project/classitup.git" }, - "entity_reference_override": { - "type": "vcs", - "url": "https://github.com/agaric/entity_reference_override" - }, "drupal/twigsuggest": { "type": "git", "url": "git@gitlab.com:agaric/drupal/twigsuggest.git"