From ba27b4cce83334409e635b25a9144d3d429e1d9e Mon Sep 17 00:00:00 2001 From: Paul Pound Date: Thu, 14 Mar 2024 10:31:47 -0300 Subject: [PATCH] updated composer json with type drupal module --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index 0d75bf1..c9bafed 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,7 @@ { "name": "roblib/lmmi_journal_extensions", "description": "Lmmi Journal extensions", + "type": "drupal-module", "minimum-stability": "dev", "license": "GPL-2.0-or-later", "require": {