Symfony and Doctrine: Unrecognized options “dir_name, namespace” under “doctrine_migrations”.
Problem
Your current version of Symfony is 5.0 and your version of Doctrine Migrations Bundle is 2.* and you run composer update
You will most likely get the following error when trying to update composer packages:
Unrecognized options "dir_name, nam...
nikolastojiljkovic.hashnode.dev2 min read