Skip to content

[make:reset-password] Missing symfony/form requirement (From SymfonyCasts/reset-password-bundle) #911

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jrushlow opened this issue Jun 30, 2021 · 0 comments · Fixed by #930

Comments

@jrushlow
Copy link
Collaborator

Original Author @apphancer

When running make:reset-password there should be a missing package error if the following are missing:

  • symfony/form
  • symfony/validator

At the moment, if symfony/mailer is not available, the make:reset-password command returns this as error suggesting to run composer require symfony/mailer.
It would be helpful if the same happened for symfony/form.

Transfered issue to maker-bundle from SymfonyCasts/reset-password-bundle#173

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant