File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
symfonycasts/reset-password-bundle/1.0 Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ symfonycasts_reset_password:
2
2
# Replace symfonycasts.reset_password.fake_request_repository with the full
3
3
# namespace of the password reset request repository after it has been created.
4
4
# i.e. App\Repository\ResetPasswordRequestRepository
5
- request_password_repository : symfonycasts.reset_password.fake_request_repository
5
+ request_password_repository : symfonycasts.reset_password.fake_request_repository
Original file line number Diff line number Diff line change 1
1
{
2
- "bundles" : {
3
- "SymfonyCasts\\ Bundle\\ ResetPassword\\ SymfonyCastsResetPasswordBundle" : [" all" ]
4
- },
5
- "copy-from-recipe" : {
6
- "config/" : " %CONFIG_DIR%/"
7
- }
8
- }
2
+ "bundles" : {
3
+ "SymfonyCasts\\ Bundle\\ ResetPassword\\ SymfonyCastsResetPasswordBundle" : [" all" ]
4
+ },
5
+ "copy-from-recipe" : {
6
+ "config/" : " %CONFIG_DIR%/"
7
+ }
8
+ }
You can’t perform that action at this time.
0 commit comments