diff --git a/composer.json b/composer.json index ae575a3..df17860 100644 --- a/composer.json +++ b/composer.json @@ -3,8 +3,5 @@ "description": "Integration of the Liveramp consent management.", "type": "drupal-module", "license": "GPL-2.0-or-later", - "minimum-stability": "dev", - "require": { - "drupal/core": "8.x" - } + "minimum-stability": "dev" }