Skip to content

Commit

Permalink
Merge pull request #15 from fonsecas72/fonsecas72-patch-3
Browse files Browse the repository at this point in the history
Update DownloadSeleniumCommand.php
  • Loading branch information
fonsecas72 committed Mar 21, 2016
2 parents a8fd427 + 68d9724 commit f8404ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Application/Command/DownloadSeleniumCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ protected function configure()
's',
InputOption::VALUE_REQUIRED,
'Set a custom selenium version',
'2.44.0'
'2.53.0'
)
->addOption(
'selenium-destination',
Expand Down

0 comments on commit f8404ff

Please sign in to comment.