mirror of
				https://github.com/slawkens/myaac.git
				synced 2025-11-04 01:36:23 +01:00 
			
		
		
		
	Version is required
This commit is contained in:
		@@ -16,7 +16,7 @@ class MigrateToCommand extends Command
 | 
			
		||||
		$this->setName('migrate:to')
 | 
			
		||||
			->setDescription('This command migrates to specific version of database')
 | 
			
		||||
			->addArgument('version',
 | 
			
		||||
				InputArgument::OPTIONAL,
 | 
			
		||||
				InputArgument::REQUIRED,
 | 
			
		||||
				'Version number'
 | 
			
		||||
			);
 | 
			
		||||
	}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user