From 4fa0dae9b380f1b4c0d1c12ce380adfd5efa7e3c Mon Sep 17 00:00:00 2001 From: Paul Pound Date: Wed, 15 Jul 2026 10:31:16 -0300 Subject: [PATCH] updated composer json name to use roblib --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index b2446ac..45e2342 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { - "name": "drupal/solr_facet_field_formatter", - "type": "drupal-module", + "name": "roblib/solr_facet_field_formatter", + "type": "drupal-custom-module", "description": "Format text and string fields to link to solr facet searches", "keywords": [ "Drupal"