From 2ae90d7fcb0cf4326dc3e34ead81cece928c82b4 Mon Sep 17 00:00:00 2001 From: noor Date: Tue, 21 Mar 2023 18:34:24 +0530 Subject: [PATCH] change_bugsnag --- config/bugsnag.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/bugsnag.php b/config/bugsnag.php index b9ec40cf5..1ce51864d 100644 --- a/config/bugsnag.php +++ b/config/bugsnag.php @@ -13,7 +13,7 @@ return [ | which should receive your application's uncaught exceptions. | */ - 'api_key' => '280264db78f78f46e37169b2b65bed2d', + 'api_key' => 'e1b966a7d0cc85a2dcc75ee4469754d1', /* |--------------------------------------------------------------------------