From 6749071667491ce51af585e9e39667d3ee40cefd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20M=C3=BCller?= Date: Thu, 6 Aug 2015 16:41:46 +0200 Subject: Adding phpunit for the assertions --- build/integration/composer.json | 1 + 1 file changed, 1 insertion(+) (limited to 'build/integration/composer.json') diff --git a/build/integration/composer.json b/build/integration/composer.json index f77ddba9bcd..98b2f294c7a 100644 --- a/build/integration/composer.json +++ b/build/integration/composer.json @@ -1,5 +1,6 @@ { "require-dev": { + "phpunit/phpunit": "~4.6", "guzzlehttp/guzzle": "~5.0", "behat/behat": "2.4.*@stable" } -- cgit v1.2.3