From 68d9724b8e01275951f886f94b1695147c56ef3c Mon Sep 17 00:00:00 2001 From: Hugo Fonseca Date: Mon, 21 Mar 2016 00:45:11 +0000 Subject: [PATCH] Update DownloadSeleniumCommand.php --- src/Application/Command/DownloadSeleniumCommand.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Application/Command/DownloadSeleniumCommand.php b/src/Application/Command/DownloadSeleniumCommand.php index bf1e12a..e2e3d3a 100644 --- a/src/Application/Command/DownloadSeleniumCommand.php +++ b/src/Application/Command/DownloadSeleniumCommand.php @@ -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',