From 5e6e01f017fa47603564ab02af64131f72185bb4 Mon Sep 17 00:00:00 2001 From: StyleCI Bot Date: Tue, 13 May 2025 10:01:27 +0000 Subject: [PATCH] Apply fixes from StyleCI --- app/Http/Middleware/TrustProxies.php | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/app/Http/Middleware/TrustProxies.php b/app/Http/Middleware/TrustProxies.php index 00d266b7..31974548 100644 --- a/app/Http/Middleware/TrustProxies.php +++ b/app/Http/Middleware/TrustProxies.php @@ -1,5 +1,14 @@