From bcc64407581a0fc4380abd874a62c86e8ff89a1b Mon Sep 17 00:00:00 2001 From: Jorge Matricali Date: Tue, 10 Dec 2019 20:17:52 -0300 Subject: [PATCH] Updated vendor name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a22b156..9c2e06a 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ wrapper of _libcurl_ that implements [PSR-7](http://www.php-fig.org/psr/psr-7/) ## Installation ``` -composer require jorge-matricali/http-client +composer require matricali/http-client ``` ## Usage