From: addshore Date: Wed, 18 Jul 2018 10:47:27 +0000 (+0200) Subject: Install cache/integration-tests as require-dev X-Git-Tag: 1.34.0-rc.0~4694^2 X-Git-Url: http://git.cyclocoop.org/%7B%24admin_url%7Dmes_infos.php?a=commitdiff_plain;h=2b7f02aa57938d822951bec2eb0f5078d61c8a27;p=lhc%2Fweb%2Fwiklou.git Install cache/integration-tests as require-dev Bug: T199440 Change-Id: I1e50d7202a5d02088319ec9e90e0136519cba1ce --- diff --git a/composer.json b/composer.json index f8de4c3022..06cd70dd4d 100644 --- a/composer.json +++ b/composer.json @@ -55,6 +55,7 @@ "zordius/lightncandy": "0.23" }, "require-dev": { + "cache/integration-tests": "0.16.0", "composer/spdx-licenses": "1.3.0", "hamcrest/hamcrest-php": "^2.0", "jakub-onderka/php-parallel-lint": "0.9.2",