From 2872a35ceb5f06c9dc70491bbf6d4d368fe13baa Mon Sep 17 00:00:00 2001 From: Tobias Nyholm Date: Thu, 1 Nov 2018 13:14:06 +0100 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 668f40b..7c00e9e 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "license": "MIT", "require": { "php": "^7.1.3", - "psr/http-client": "^0.3.0", + "psr/http-client": "^1.0", "psr/http-factory": "^1.0", "symfony/config": "^4.1", "symfony/contracts": "dev-master",