From 17f285b9129bc953724c54f2b1039e7085a45d4a Mon Sep 17 00:00:00 2001
From: Rajab Natshah <rajabn@gmail.com>
Date: Thu, 9 Jan 2025 14:42:29 +0300
Subject: [PATCH] Issue #3498437: [TEMP] Remove Social Auth X-Twitter from
 Varbase Auth 10.1.x branch

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

diff --git a/composer.json b/composer.json
index 26f8e9c..2b5db11 100644
--- a/composer.json
+++ b/composer.json
@@ -31,7 +31,6 @@
     "drupal/social_auth": "~3",
     "drupal/social_auth_google": "~3",
     "drupal/social_auth_facebook": "~3",
-    "drupal/social_auth_twitter": "~3",
     "drupal/social_auth_linkedin": "~3"
   }
 }
-- 
GitLab