From 25f931d8f80932d749129074b9ae7916f537a195 Mon Sep 17 00:00:00 2001 From: Samuel Georges Date: Sat, 20 Feb 2016 09:11:13 +1100 Subject: [PATCH] We use Selenium 1 for testing atm Fixes #1751 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 4e681987f..8f432ab70 100644 --- a/composer.json +++ b/composer.json @@ -34,7 +34,7 @@ "require-dev": { "fzaninotto/faker": "~1.4", "phpunit/phpunit": "~4.0", - "phpunit/phpunit-selenium": ">=1.2" + "phpunit/phpunit-selenium": "~1.2" }, "autoload-dev": { "classmap": [