_common.php 대신 composer로 대체
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ use Psr\Http\Message\UriInterface;
|
||||
*/
|
||||
interface ClientInterface
|
||||
{
|
||||
const VERSION = '6.3.1';
|
||||
const VERSION = '6.3.2';
|
||||
|
||||
/**
|
||||
* Send an HTTP request.
|
||||
|
||||
Reference in New Issue
Block a user