diff --git a/composer.json b/composer.json index 31eade4..4704fcc 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "imecc/structural_pages", "description": "Implements hierarchical editorial structure and contextual navigation for institutional sites.", - "type": "drupal-module", + "type": "drupal-custom-module", "license": "GPL-2.0-or-later", "require": { "php": ">=8.1",