mirror of
https://github.com/guzzle/guzzle.git
synced 2025-02-24 10:03:27 +01:00
Updated the ClientInterface::VERSION (#2376)
This commit is contained in:
parent
5084d8e9f7
commit
d55dab8d2f
@ -12,7 +12,7 @@ use Psr\Http\Message\UriInterface;
|
||||
*/
|
||||
interface ClientInterface
|
||||
{
|
||||
const VERSION = '6.3.3';
|
||||
const VERSION = '6.4.0';
|
||||
|
||||
/**
|
||||
* Send an HTTP request.
|
||||
|
Loading…
x
Reference in New Issue
Block a user