Skip to content

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

Closed
@jrushlow

Description

@jrushlow

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions