We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 01e15bb + 8edffaf commit e9aea0aCopy full SHA for e9aea0a
README.md
@@ -49,7 +49,7 @@ You can change the default configuration parameters for the bundle in the
49
50
```yaml
51
symfonycasts_reset_password:
52
- request_password_repository: App\Repository\PasswordResetRequestRepository
+ request_password_repository: App\Repository\ResetPasswordRequestRepository
53
lifetime: 3600
54
throttle_limit: 3600
55
enable_garbage_collection: true
0 commit comments