diff --git a/composer.json b/composer.json index 4aff011..bbb12c0 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "drupal/entity_reference_revisions", + "name": "drupal/entity_reference_revisions", "description": "Adds a Entity Reference field type with revision support.", "type": "drupal-module", "homepage": "http://drupal.org/project/entity_reference_revisions", @@ -26,7 +26,5 @@ "source": "http://cgit.drupalcode.org/entity_reference_revisions" }, "license": "GPL-2.0+", - "minimum-stability": "dev", - "require": { }, - "extra": {} + "minimum-stability": "dev" } \ No newline at end of file