Security update to Drupal 8.4.6
[yaffs-website] / vendor / guzzlehttp / guzzle / src / ClientInterface.php
index 5a67b66bf866504129f91c95d12c64e09f8bfe36..8de3916678c99fa15e6ae9cd797eca258ac5ae94 100644 (file)
@@ -12,7 +12,7 @@ use Psr\Http\Message\UriInterface;
  */
 interface ClientInterface
 {
-    const VERSION = '6.2.1';
+    const VERSION = '6.3.2';
 
     /**
      * Send an HTTP request.