From ad421c9453e81ab05cd10ed173034bc635145bd3 Mon Sep 17 00:00:00 2001 From: Alain Schlesser Date: Fri, 19 Apr 2019 16:00:05 +0200 Subject: [PATCH] Update to latest tests package --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 2d9406184..1a75b4e0a 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ }, "require-dev": { "wp-cli/entity-command": "^1.3 || ^2", - "wp-cli/wp-cli-tests": "^2.0.11" + "wp-cli/wp-cli-tests": "^2.1" }, "config": { "process-timeout": 7200,