Skip to content

Commit 481c7a3

Browse files
committed
Merge branch 'feature/reset-password-bundle' of gith:jrushlow/maker-bundle into feature/reset-password-bundle
2 parents 817908e + 4942e4f commit 481c7a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Maker/MakeResetPassword.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ public static function getCommandName(): string
5353
public function configureCommand(Command $command, InputConfiguration $inputConfig)
5454
{
5555
$command
56-
->setDescription('Create controller, entity, and repositories for use with SymfonyCasts Reset Password Bundle.')
56+
->setDescription('Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle.')
5757
;
5858
}
5959

0 commit comments

Comments
 (0)