From 0831a68ac14bda769249d0aa9fdcedf04cef7761 Mon Sep 17 00:00:00 2001 From: Paul Pound Date: Thu, 14 Mar 2024 10:36:44 -0300 Subject: [PATCH] use type of drupal-custom-module --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index c9bafed..e96fb4a 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "roblib/lmmi_journal_extensions", "description": "Lmmi Journal extensions", - "type": "drupal-module", + "type": "drupal-custom-module", "minimum-stability": "dev", "license": "GPL-2.0-or-later", "require": {