From 2b7f02aa57938d822951bec2eb0f5078d61c8a27 Mon Sep 17 00:00:00 2001 From: addshore Date: Wed, 18 Jul 2018 12:47:27 +0200 Subject: [PATCH] Install cache/integration-tests as require-dev Bug: T199440 Change-Id: I1e50d7202a5d02088319ec9e90e0136519cba1ce --- composer.json | 1 + 1 file changed, 1 insertion(+) 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", -- 2.20.1