Updated Bugsnag API key

This commit is contained in:
Manish Verma
2018-08-21 10:57:20 +05:30
committed by Manish Verma
parent 754cb01749
commit 0ca9475261

View File

@@ -13,7 +13,7 @@ return [
| which should receive your application's uncaught exceptions.
|
*/
'api_key' => '280264db78f78f46e37169b2b65bed2d',
'api_key' => 'd946b1758d755ba6f0095348a4924a63',
/*
|--------------------------------------------------------------------------