php bin/console doctrine:migrations:latest
Outputs the latest version
Usage
doctrine:migrations:latest [--configuration CONFIGURATION] [--em EM] [--conn CONN]
Options
--configuration The path to a migrations configuration file. <comment>[default: any of migrations.{php,xml,json,yml,yaml}]</comment>
--em The name of the entity manager to use.
--conn The name of the connection to use.
Help
Outputs the latest version