Switch local setup to PHP8.5
Also pull in config changes from upstream laravel/laravel
This commit is contained in:
parent
6b4607e4f9
commit
d3d6913474
11 changed files with 77 additions and 26 deletions
|
|
@ -104,7 +104,7 @@ return [
|
|||
| Password Confirmation Timeout
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| Here you may define the amount of seconds before a password confirmation
|
||||
| Here you may define the number of seconds before a password confirmation
|
||||
| window expires and users are asked to re-enter their password via the
|
||||
| confirmation screen. By default, the timeout lasts for three hours.
|
||||
|
|
||||
|
|
|
|||
Loading…
Reference in a new issue