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', /* |--------------------------------------------------------------------------