Closed
Description
After running php bin/vendors install, I get the following error when I try to run any app/console command:
PHP Fatal error: Declaration of FOS\UserBundle\Form\Type\ProfileFormType::getDefaultOptions() must be compatible with that of Symfony\Component\Form\FormTypeInterface::getDefaultOptions() in /home/myuser/www/my_project/vendor/bundles/FOS/UserBundle/Form/Type/ProfileFormType.php on line 66
I'm not using ProfileFormType in my code at all.
Metadata
Metadata
Assignees
Labels
No labels