composer update
This commit is contained in:
@@ -15,7 +15,7 @@ interface ClientInterface
|
||||
/**
|
||||
* @deprecated Will be removed in Guzzle 7.0.0
|
||||
*/
|
||||
const VERSION = '6.5.0';
|
||||
const VERSION = '6.5.3';
|
||||
|
||||
/**
|
||||
* Send an HTTP request.
|
||||
|
||||
Reference in New Issue
Block a user