From 9d3ca4717175b6c04f95d2a54e679b9ee6207880 Mon Sep 17 00:00:00 2001
From: Michael <heluecht@pirati.ca>
Date: Thu, 6 Apr 2023 20:00:56 +0000
Subject: [PATCH] Fix spaces

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

diff --git a/composer.json b/composer.json
index 0a31151fdd..6e0d9f984e 100644
--- a/composer.json
+++ b/composer.json
@@ -35,7 +35,7 @@
 		"friendica/json-ld": "^1.0",
 		"geekwright/po": "^2.0",
 		"guzzlehttp/guzzle": "^6.5",
-        "guzzlehttp/oauth-subscriber": "^0.6",
+		"guzzlehttp/oauth-subscriber": "^0.6",
 		"kornrunner/blurhash": "^1.2",
 		"league/html-to-markdown": "^4.8",
 		"level-2/dice": "^4",
-- 
2.39.5