Skip to content

Commit a6caadc

Browse files
committed
update default in stub
1 parent b9cb52e commit a6caadc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stubs/fortify.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
Features::updateProfileInformation(),
139139
Features::updatePasswords(),
140140
Features::twoFactorAuthentication([
141-
// 'confirm' => true,
141+
'confirm' => true,
142142
'confirmPassword' => true,
143143
]),
144144
],

0 commit comments

Comments
 (0)