I have a Symfony 5 app, which includes three doctrine migrations. I try to run the following commands:
bin/console doctrine:database:drop --force bin/console