Skip to content

Commit c512ba2

Browse files
authored
Update app.php (laravel#5674)
1 parent 3399464 commit c512ba2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/app.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121

122122
'key' => env('APP_KEY'),
123123

124-
'cipher' => 'AES-256-CBC',
124+
'cipher' => 'AES-256-GCM',
125125

126126
/*
127127
|--------------------------------------------------------------------------

0 commit comments

Comments
 (0)