Apply php-cs-fixer changes
This commit is contained in:
parent
cec96062e3
commit
436e686037
72 changed files with 91 additions and 196 deletions
|
@ -16,7 +16,7 @@ return [
|
|||
'mailgun' => [
|
||||
'domain' => env('MAILGUN_DOMAIN'),
|
||||
'secret' => env('MAILGUN_SECRET'),
|
||||
'endpoint' => env('MAILGUN_ENDPOINT')
|
||||
'endpoint' => env('MAILGUN_ENDPOINT'),
|
||||
],
|
||||
|
||||
'mandrill' => [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue