From 4aefb4247bd2bd24c686c74ffe6f4086dca471e7 Mon Sep 17 00:00:00 2001 From: Nyholm Date: Mon, 23 Jul 2018 13:22:09 -0700 Subject: [PATCH] Prepare for psr/http-client --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 03df9aa9..6862b1a4 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ "php-http/client-implementation": "^1.0", "php-http/cache-plugin": "^1.4", "php-http/discovery": "^1.0", - "php-http/httplug": "^1.0", + "php-http/httplug": "^1.0 || ^2.0", "php-http/logger-plugin": "^1.0", "php-http/message": "^1.4", "php-http/message-factory": "^1.0.2",