From eaceaa71db543eaaf7b1a967a94d97cfc0b356c4 Mon Sep 17 00:00:00 2001 From: Aaron Parecki Date: Sat, 4 Jun 2022 07:47:39 -0700 Subject: [PATCH] hide deprecated warnings for php 7.4 --- lib/helpers.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/helpers.php b/lib/helpers.php index a3ed252..4aad534 100644 --- a/lib/helpers.php +++ b/lib/helpers.php @@ -1,4 +1,5 @@ response()->status($code);