diff --git a/config/services.php b/config/services.php index 0aa3b7410..e470f6598 100644 --- a/config/services.php +++ b/config/services.php @@ -42,6 +42,6 @@ return [ 'secret' => env('STRIPE_WEBHOOK_SECRET'), 'tolerance' => env('STRIPE_WEBHOOK_TOLERANCE', 300), ], - ] + ], ];