php bin/console doctrine:migrations:latest

Outputs the latest version number

Usage

doctrine:migrations:latest [--configuration [CONFIGURATION]] [--db-configuration [DB-CONFIGURATION]] [--db DB] [--em EM] [--shard SHARD]

Options

      --configuration      The path to a migrations configuration file. 
      --db-configuration   The path to a database connection configuration file. 
      --db                 The database connection to use for this command. 
      --em                 The entity manager to use for this command. 
      --shard              The shard connection to use for this command. 

Help

Outputs the latest version number