diff --git a/composer.json b/composer.json index bef6313..b03cecd 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "imecc/ldap_groups_sync", "description": "Base module with shared access-rules infrastructure for LDAP group sync modules.", - "type": "drupal-module", + "type": "drupal-custom-module", "license": "GPL-2.0-or-later", "require": { "php": ">=8.1",