From f07c5a4a0fedad4009efccc84f9ef26e23146c3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 4 Dec 2014 14:03:48 +0100 Subject: Install ocular using composer instead of wget MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michal Čihař --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'composer.json') diff --git a/composer.json b/composer.json index 117a2c855c..c78d034eb8 100644 --- a/composer.json +++ b/composer.json @@ -24,6 +24,7 @@ "require-dev": { "satooshi/php-coveralls": ">=0.6", "phpunit/phpunit": "<4.2", - "phpunit/phpunit-selenium": ">=1.2" + "phpunit/phpunit-selenium": ">=1.2", + "scrutinizer/ocular": ">=1.0.0" } } -- cgit v1.2.3