Method | Description | |
---|---|---|
configure ( ) | ||
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) |
Method | Description | |
---|---|---|
getLatestNotMajorUpdateTag ( string $currentTag ) : string | ||
getLatestTag ( ) : string | null | ||
getStreamContextOptions ( string $method = 'GET' ) : array | ||
hasRemoteTag ( string $tag ) : boolean | ||
parseVersion ( string $tag ) : int[] |
protected execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) | ||
$input | Symfony\Component\Console\Input\InputInterface | |
$output | Symfony\Component\Console\Output\OutputInterface |