From 42f960e4ef4b5093c4366c90611da1d608e9e07c Mon Sep 17 00:00:00 2001
From: Bao NGUYEN <lazzyvn@yahoo.com>
Date: Sat, 17 Feb 2024 15:05:52 +0100
Subject: [PATCH] Stability dev

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

diff --git a/composer.json b/composer.json
index 9e66688..83a98fa 100644
--- a/composer.json
+++ b/composer.json
@@ -2,7 +2,7 @@
   "name": "drupal/bootstrap_table",
   "description": "This simple views module easy integrate library bootstrap-table and almost extensions",
   "type": "drupal-module",
-  "minimum-stability": "stable",
+  "minimum-stability": "dev",
   "homepage": "https://www.drupal.org/project/bootstrap_table",
   "support": {
     "issues": "https://www.drupal.org/project/issues/bootstrap_table",
-- 
GitLab