From 54b8d6e3dec79f04fe39b3ae29389af24311a9ee Mon Sep 17 00:00:00 2001
From: Sven Decabooter <sdecabooter@gmail.com>
Date: Wed, 23 Apr 2025 16:19:14 +0200
Subject: [PATCH] Issue #3520428 by carlitus, abhishek_gupta1: Invalid json in
 modules/contrib/facets_range_input/composer.json

---
 composer.json | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/composer.json b/composer.json
index ff387d1..129664f 100644
--- a/composer.json
+++ b/composer.json
@@ -13,6 +13,5 @@
   "require": {
     "drupal/facets": "^2.0",
     "drupal/core": "^10.1 || ^11"
-  },
-
+  }
 }
-- 
GitLab