Update app.php (#5674)

This commit is contained in:
Dries Vints 2021-08-19 16:03:02 +02:00 committed by GitHub
parent 3399464a74
commit c512ba2b16
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@
'key' => env('APP_KEY'),
'cipher' => 'AES-256-CBC',
'cipher' => 'AES-256-GCM',
/*
|--------------------------------------------------------------------------